Wings 3D Development Forum
Dialog Preview Controls for slow operations - Printable Version

+- Wings 3D Development Forum (http://www.wings3d.com/forum)
+-- Forum: Wings 3D (/forumdisplay.php?fid=1)
+--- Forum: Design & Development (/forumdisplay.php?fid=6)
+--- Thread: Dialog Preview Controls for slow operations (/showthread.php?tid=1939)



Dialog Preview Controls for slow operations - ggaliens - 05-06-2016 01:47 PM

Dialog Preview Controls for slow operations ...

I recall some settings that would control how "responsive" a preview dialog would be as a user types in numeric values. I always though that was way to responsive and that a simple "on enter" or "on submit" or "on exit" would be enough. Not "on character changed".

There used to be a few keys I could set to control this ? Do they still exist ? I was grepping the code and could find them. I though one was auto and the other maybe 'preview'.


RE: Dialog Preview Controls for slow operations - ggaliens - 05-06-2016 03:38 PM






RE: Dialog Preview Controls for slow operations - micheus - 05-06-2016 08:36 PM

(05-06-2016 01:47 PM)ggaliens Wrote:  I always though that was way to responsive and that a simple "on enter" or "on submit" or "on exit" would be enough. Not "on character changed".
I also commented that in the past. But, it could be more comfortable for users if the delay option could be used.

Quote:There used to be a few keys I could set to control this ? Do they still exist ?
I think it was the 'preview' in preferences file that Optigon someday suggested you to use.
It's not present anymore in the current version.


RE: Dialog Preview Controls for slow operations - ggaliens - 05-06-2016 11:02 PM

Is there a way that the dialog ... perhaps a label inside the dialog ...
can be updated with some attribute of St_N#st ?

So that the display can be affect and updated with geometry information it generated ?