Re: [Gambas-user] Couple of Minor Bugs in Gambas3

2010-07-13 Thread EA7DFH
El 14/07/10 00:55, Benoît Minisini escribió: >> May be I'm using two monitors, "extended desktop" (main monitor on the >> left and secondary on the right side). Whatever the screen that is used >> as the last working one, there is no difference. Gambas 3 always opens >> in the left one, trying to f

Re: [Gambas-user] Couple of Minor Bugs in Gambas3

2010-07-13 Thread Benoît Minisini
> May be I'm using two monitors, "extended desktop" (main monitor on the > left and secondary on the right side). Whatever the screen that is used > as the last working one, there is no difference. Gambas 3 always opens > in the left one, trying to fill the screen, but not maximized. > > This conf

Re: [Gambas-user] Couple of Minor Bugs in Gambas3

2010-07-13 Thread EA7DFH
El 14/07/10 00:10, Benoît Minisini escribió: >>> Hi all >>> >>> Benoît, I'd like to report some minor issues in Gambas3 IDE: >>> >>> * IDE Main Window doesn't remember maximized state on each restart. >>> >> Apparently it works with KDE4. Which desktop do you use? >> >> >>> * Tool windo

Re: [Gambas-user] Session (gb.web) example

2010-07-13 Thread Benoît Minisini
> Can anyone kindly provide example code for Session > (gb.web) > > Great work! With Gambas language. > > Thanks in advance, > *Victor* Maybe you should be more precise in your requirements. What don't you understand exactly? -- Benoît Minis

[Gambas-user] Session (gb.web) example

2010-07-13 Thread Victor Senior
Can anyone kindly provide example code for Session (gb.web) Great work! With Gambas language. Thanks in advance, *Victor* -- This SF.net email is sponsored by Sprint Wha

Re: [Gambas-user] Couple of Minor Bugs in Gambas3

2010-07-13 Thread Benoît Minisini
> > Hi all > > > > Benoît, I'd like to report some minor issues in Gambas3 IDE: > > > > * IDE Main Window doesn't remember maximized state on each restart. > > Apparently it works with KDE4. Which desktop do you use? > > > * Tool windows (as debugging ones and search & replace) starts opening >

[Gambas-user] Callbacks in Gambas (was Re: Signal management)

2010-07-13 Thread Benoît Minisini
> > Nice thing. But now I have a further question: is it possible to > implement generic callbacks in Gambas? > I mean - many libraries have functions where you specify a callback to > be called, like the glib function g_signal_connect(); it would be nice > to implement them, even partly, without

Re: [Gambas-user] Path of Gambas3: bug?

2010-07-13 Thread Matti
Fine, this is helpful! Am 13.07.2010 21:33, schrieb Benoît Minisini: > > I added a notice in the "compilation & installation" page on the wiki. I hope > it will be enough. > -- This SF.net email is sponsored by Sprint

Re: [Gambas-user] Path of Gambas3: bug?

2010-07-13 Thread Benoît Minisini
> Yes, that was it! > Ok, now it runs. > Thanks, Benoît. > > Wouldn't it be a good idea to mark the essential components on the > instructions page, or describe them in README? > For me, "Webkit" didn't sound like I would need that right now, so I didn't > bother about that component. > > Regards

Re: [Gambas-user] Path of Gambas3: bug?

2010-07-13 Thread Matti
Yes, that was it! Ok, now it runs. Thanks, Benoît. Wouldn't it be a good idea to mark the essential components on the instructions page, or describe them in README? For me, "Webkit" didn't sound like I would need that right now, so I didn't bother about that component. Regards Matti Am 13.07.20

Re: [Gambas-user] Signal management

2010-07-13 Thread Doriano Blengino
Benoît Minisini ha scritto: > Hi, > > I don't remember who needed signal management in Gambas. > > But it's there now in Gambas 3 since revision #3037, through a new component > named "gb.signal" and a static class named "Signal". > > Signal.Ignore() to ignore a signal. > Signal.Catch() to catch a

Re: [Gambas-user] Signal management

2010-07-13 Thread Fabien Bodard
it remember me something else what about dbus signal ? Le 13 juillet 2010 13:49, Benoît Minisini a écrit : > Hi, > > I don't remember who needed signal management in Gambas. > > But it's there now in Gambas 3 since revision #3037, through a new component > named "gb.signal" and a static clas

[Gambas-user] Signal management

2010-07-13 Thread Benoît Minisini
Hi, I don't remember who needed signal management in Gambas. But it's there now in Gambas 3 since revision #3037, through a new component named "gb.signal" and a static class named "Signal". Signal.Ignore() to ignore a signal. Signal.Catch() to catch a signal. A catched signal raises an event

Re: [Gambas-user] Path of Gambas3: bug?

2010-07-13 Thread Benoît Minisini
> > > I have the same problem on ubuntu : > > > ./configure --prefix=/usr > > > everything goes ok during compiling but gambas3 can't start ! > > > no project in /usr/bin/gambas3 > > > > I'm currently checking that... > > > > Unrelated, but did you answer my question about your database blob > >

Re: [Gambas-user] Path of Gambas3: bug?

2010-07-13 Thread Benoît Minisini
> > I have the same problem on ubuntu : > > ./configure --prefix=/usr > > everything goes ok during compiling but gambas3 can't start ! > > no project in /usr/bin/gambas3 > > I'm currently checking that... > > Unrelated, but did you answer my question about your database blob problem? I have jus

Re: [Gambas-user] Path of Gambas3: bug?

2010-07-13 Thread Benoît Minisini
> I have the same problem on ubuntu : > ./configure --prefix=/usr > everything goes ok during compiling but gambas3 can't start ! > no project in /usr/bin/gambas3 > I'm currently checking that... Unrelated, but did you answer my question about your database blob problem? -- Benoît Minisini --

Re: [Gambas-user] Path of Gambas3: bug?

2010-07-13 Thread girardhenri
I have the same problem on ubuntu : ./configure --prefix=/usr everything goes ok during compiling but gambas3 can't start ! no project in /usr/bin/gambas3 -- From: "Matti" Sent: Monday, July 12, 2010 10:33 PM To: "mailing list for gambas users" Sub