Benoit Minisini schreef: > On mercredi 3 décembre 2008, Toni wrote: > >> Hi, >> >> I'm using the "trayicon" control and I have found a couple of problems >> with it. >> >> If I use "ShowModal" or "ShowDialog" to show a Form within one of its >> "events" it happens that: 1. It does'nt prevent the control from getting >> new events, >> > > What sort of events? > > >> and 2. if the application is Closed with that Form still >> opened, it crashes with signal #11. >> >> The other problem is that, although I set its visible property to FALSE >> in the IDE, it keeps changing back to visible = True alone... >> >> Regards, >> >> Toni >> >> p.s. I use Gambas 2.9 (svn version) >> >> > > Can you provide some source code that shows the problem, if possible? > > I guess this the same signal 11 I got when I try to integrate trayicon in my project. (gb.qt) Tried to isolate it in a small project, but it kept working then .. bummer...
Regards, Ron_2nd ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
