Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Suspending layout while pasting (Read 1103 times)
gamesmeister
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 14
Joined: Aug 2nd, 2006
Suspending layout while pasting
Oct 23rd, 2006 at 8:29pm
Print Post  
I'm pasting some tables into my flowchart, but I don't want to see any of them displayed until they've all been pasted (and therefore fired the TablePasted event).

I've tried using SuspendLayout/ResumeLayout, but that doesn't seem to do what I need. Can you let me know the best way to do this please

Thanks
Gerry
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Suspending layout while pasting
Reply #1 - Oct 24th, 2006 at 4:56am
Print Post  
You shouldn't see the tables, unless you call Application.DoEvents from some event handler.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint