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 » 2 questions on ArrayCtrl and tray
Re: 2 questions on ArrayCtrl and tray [message #33479 is a reply to message #33478] Fri, 12 August 2011 08:40 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi!

I would swear that I answered your second question a while ago, but it seems like I never sent it Rolling Eyes

Anyway: The problem is that you call Close() in your Exit() method which just closes a window, while you should call Break() which closes the main execution loop which causes the app to exit. That's it, it is really simple Wink As for the threads, don't worry about them if your application is singlethreaded.

You might also want to look at the GUI tutorial, example 7 clearly shows what you're trying to achieve Wink

Best regards,
Honza
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Data Transfer
Next Topic: How do i create tabs without using .lay??
Goto Forum:
  


Current Time: Fri Jun 07 03:56:11 CEST 2024

Total time taken to generate the page: 0.01431 seconds