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 » Switch control on the main window
Switch control on the main window [message #46235] Thu, 31 March 2016 11:25 Go to previous message
Giorgio is currently offline  Giorgio
Messages: 218
Registered: August 2015
Experienced Member
Hi there,
I have this switch control on the main window. There is a procedure that fills in the switch with some options, taking them from a database. The problem with this procedure is that it works fine if I launch it after the main window is executed i.e. after the MyApp().Run(); instruction in the GUI_APP_MAIN. If I run the procedure before the .Run(), it fails, without any message: the main window is launched, but the switch control is empty. I could try to trigger the execution of that procedure after the main window is running (e.g. with a button), but is there a more straightforward method to do that?
Thanks,
Gio
 
Read Message
Read Message
Read Message
Previous Topic: Selecting MYAPPS after starting theide.exe it is blank
Next Topic: How to set the font controls?
Goto Forum:
  


Current Time: Mon Apr 29 02:00:21 CEST 2024

Total time taken to generate the page: 0.03690 seconds