Home » Community » Newbie corner » How does TheIDE instant update Settings dialog work?
Re: How does TheIDE instant update Settings dialog work? [message #46053 is a reply to message #46052] |
Wed, 24 February 2016 10:18  |
cbpporter
Messages: 1427 Registered: September 2007
|
Ultimate Contributor |
|
|
OK, it is done with dialog breakers and CtrlRetriever:
edt.tabsize <<= rtvr <<=
hlt.hlstyle.WhenCtrlsAction = ed.WhenAction = tf.WhenAction =
con.WhenAction = f1.WhenAction = f2.WhenAction = dlg.Breaker(222);
Since we were recently on the topic of how to make U++ more popular, code like that might as well be voodoo for the casual GUI enthusiast.
It may be short but it is hard to understand and probably most people will skip trying to. Also when dealing with callback, the difference between <<, <<= and = is a bit too much.
|
|
|
Goto Forum:
Current Time: Sun May 04 07:03:37 CEST 2025
Total time taken to generate the page: 0.00445 seconds
|