Paul Mohammadi | 15 May 20:57

Re: Display of Field Updates on Form

Bill,

I curse 4D's ability or rather inability to update form elements on a
daily basis... sometimes they work flawlessly, sometimes they choke.
REDRAW command is pathetically ineffective.

The one sure fire way I found out that the form elements are drawn
correctly is by resizing the window by 1 pixel... Create your own
wrapper REDRAW_FORM where the form window is re-sized 1 pixel and then
immediately re-sized back 1 pixel, this way the original window XY is
maintained and everything on the form is updated... drawbacks are...
output windows and subforms need to re-page their data from the server
creating needless I/O but otherwise It should work.

Best

Paul
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************


Gmane