Re: [Gambas-user] TrayIcon control

2008-12-03 Thread Toni
Hi, I have created a new project "gb.gui" with two forms, "Fmain" (startup class) and "Form1". "Fmain" has a Button "ButtonExit" and one IconTray "TrayIcon1". What I am trying to accomplish is that the application can be only "exited" clicking on the button. When the form "Fmain" is Closed, it

Re: [Gambas-user] Coordinate system in Gambas Graphics

2008-12-03 Thread richard terry
On Thu, 4 Dec 2008 05:05:22 am Charles Capaday wrote: Fabians chart component may or may not help. I'll mail you some piccies of what it can do off list. Regards Richard > I'm interested in developing a graph object in Gambas to plot points, > curves etc. Are there language statements for coord

Re: [Gambas-user] TrayIcon control

2008-12-03 Thread Ron
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

Re: [Gambas-user] TrayIcon control

2008-12-03 Thread Benoit Minisini
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, W

Re: [Gambas-user] TrayIcon control

2008-12-03 Thread Nicolas Koch
Toni, Are you using gb.gtk, gb.gui or gb.qt? I have replicated the same error only with gb.qt or using gb.gui while in KDE. Regards, Nick On Wed, Dec 3, 2008 at 8:46 PM, Toni <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using the "trayicon" control and I have found a couple of problems > with it.

[Gambas-user] Coordinate system in Gambas Graphics

2008-12-03 Thread Charles Capaday
I'm interested in developing a graph object in Gambas to plot points, curves etc. Are there language statements for coordinate transformations such as to make, for example, the pixel locations of a rectangle into x,y coordinate values? Cheers, Dr. Charles Capaday Professor & Director Brain

[Gambas-user] TrayIcon control

2008-12-03 Thread Toni
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, and 2. if the application is Closed with that Form stil

[Gambas-user] Action managment

2008-12-03 Thread David Villalobos Cambronero
Hi all, I have a problem using Actions. That is what I got: I have a form let's call it FMain, in this form I have a work space that I use to emmbed some others form, Let's suppose I emmbed a form in this work space, let's call it Form2, in this form, I insert a class, this class has some contr

Re: [Gambas-user] openSuse11 and libSDL.la

2008-12-03 Thread Demosthenes Koptsis
yes it seems so! i will send an email or a post in openSuse forum. On 12/3/08, Benoit Minisini <[EMAIL PROTECTED]> wrote: > On mercredi 3 décembre 2008, Demosthenes Koptsis wrote: >> There is no SDL_mixer.la but /usr/lib/libSDL_mixer.la >> >> Ok these are the contents of it:: >> >> # libSDL_mixer

Re: [Gambas-user] openSuse11 and libSDL.la

2008-12-03 Thread Benoit Minisini
On mercredi 3 décembre 2008, Demosthenes Koptsis wrote: > There is no SDL_mixer.la but /usr/lib/libSDL_mixer.la > > Ok these are the contents of it:: > > # libSDL_mixer.la - a libtool library file > # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 > 22:14:06) # > # Please DO N

Re: [Gambas-user] openSuse11 and libSDL.la

2008-12-03 Thread Demosthenes Koptsis
Thanks Benoit! On 12/3/08, Demosthenes Koptsis <[EMAIL PROTECTED]> wrote: > There is no SDL_mixer.la but /usr/lib/libSDL_mixer.la > > Ok these are the contents of it:: > > # libSDL_mixer.la - a libtool library file > # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 > 22:14:06

Re: [Gambas-user] openSuse11 and libSDL.la

2008-12-03 Thread Demosthenes Koptsis
There is no SDL_mixer.la but /usr/lib/libSDL_mixer.la Ok these are the contents of it:: # libSDL_mixer.la - a libtool library file # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) # # Please DO NOT delete this file! # It is necessary for linking the library. # The

Re: [Gambas-user] openSuse11 and libSDL.la

2008-12-03 Thread Benoit Minisini
On mercredi 3 décembre 2008, Demosthenes Koptsis wrote: > I try to install gambas2-2.9.0 in openSuse11.0 and i get an error in > make procedure > > There is a problem with location of libSDL.la file > > grep: /usr/local/lib/libSDL.la: No such file or directory > /usr/bin/sed: can't read /usr/local/