Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default modeless dialog question

i'm sure it's been asked before, but i am trying to display a form while i build
a report, but all that's visible is he form caption. it works good enough if i
put the message in the caption, but why does the form show a white background
and no label when it is displayed?

--


Gary



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default modeless dialog question

Gary,
If you are running intensive code, you may not be giving Excel the
opportunity to repaint the form. Adding a DoEvents in a suitable place will
yield some time to other causes.

NickHK

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
i'm sure it's been asked before, but i am trying to display a form while i

build
a report, but all that's visible is he form caption. it works good enough

if i
put the message in the caption, but why does the form show a white

background
and no label when it is displayed?

--


Gary





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default modeless dialog question

thanks, nick. worked fine

--


Gary


"NickHK" wrote in message
...
Gary,
If you are running intensive code, you may not be giving Excel the
opportunity to repaint the form. Adding a DoEvents in a suitable place will
yield some time to other causes.

NickHK

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
i'm sure it's been asked before, but i am trying to display a form while i

build
a report, but all that's visible is he form caption. it works good enough

if i
put the message in the caption, but why does the form show a white

background
and no label when it is displayed?

--


Gary







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A question about Excel 2003 Dialog Boxes GoBow777 New Users to Excel 4 August 13th 09 08:11 PM
Advanced Data Maintenance Dialog Question tdw Excel Programming 1 June 29th 06 05:07 AM
Excel add-in with modeless dialog ckb Excel Programming 0 March 6th 06 05:09 PM
Input Dialog Box - Simple Question sharpie00 Excel Programming 3 December 15th 05 06:59 PM
Built-in file dialog question MacroMan Excel Programming 1 August 7th 03 11:53 PM


All times are GMT +1. The time now is 06:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"