Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
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.
 
Read Message
Read Message
Previous Topic: How to view that U++ generated from *.lay and *.sch files
Next Topic: DrawText and carriage return
Goto Forum:
  


Current Time: Sat May 11 08:16:45 CEST 2024

Total time taken to generate the page: 0.01900 seconds