Re: [Gambas-user] baloon size

2009-03-03 Thread M0E Lnx
When do you expect the next gambas2 release to be? I'm trying to figure out if it's worth it for me to build the svn tree or wait a bit for the next release. On Tue, Mar 3, 2009 at 2:08 PM, Benoît Minisini wrote: >> Thank you. >> Will it automagically resize or does it have a .width and .height

Re: [Gambas-user] baloon size

2009-03-03 Thread M0E Lnx
When do you expect the next gambas2 release to be? I'm trying to figure out if it's worth it for me to build the svn tree or wait a bit for the next release. On Tue, Mar 3, 2009 at 2:08 PM, Benoît Minisini wrote: >> Thank you. >> Will it automagically resize or does it have a .width and .height

Re: [Gambas-user] baloon size

2009-03-02 Thread Benoît Minisini
> Thank you. > Will it automagically resize or does it have a .width and .height > property that I need to adjust? > It will automagically resize. -- Benoît -- Open Source Business Conference (OSBC), March 24-25, 2009,

Re: [Gambas-user] baloon size

2009-03-02 Thread M0E Lnx
Thank you. Will it automagically resize or does it have a .width and .height property that I need to adjust? On Tue, Mar 3, 2009 at 5:33 AM, Benoît Minisini wrote: >> > Is there any way to get a balloon to resize to what I need? >> > >> > I'm using aballoon to display about 12 lines of text (each

Re: [Gambas-user] baloon size

2009-03-02 Thread Benoît Minisini
> > Is there any way to get a balloon to resize to what I need? > > > > I'm using aballoon to display about 12 lines of text (each line about > > 70 characters long) > > Is there any way to make the baloon resize to fit such a thing? > > > > Using Gambas2-2.11.1 > > Mmm. It seems there is a bug in

Re: [Gambas-user] baloon size

2009-02-26 Thread M0E Lnx
when can I expect to see this fixed? On Thu, Feb 26, 2009 at 7:31 AM, Benoît Minisini wrote: >> Is there any way to get a balloon to resize to what I need? >> >> I'm using aballoon to display about 12 lines of text (each line about >> 70 characters long) >> Is there any way to make the baloon res

Re: [Gambas-user] baloon size

2009-02-26 Thread Benoît Minisini
> Is there any way to get a balloon to resize to what I need? > > I'm using aballoon to display about 12 lines of text (each line about > 70 characters long) > Is there any way to make the baloon resize to fit such a thing? > > Using Gambas2-2.11.1 > Mmm. It seems there is a bug in gb.gtk, as with

[Gambas-user] baloon size

2009-02-23 Thread M0E Lnx
Is there any way to get a balloon to resize to what I need? I'm using aballoon to display about 12 lines of text (each line about 70 characters long) Is there any way to make the baloon resize to fit such a thing? Using Gambas2-2.11.1 -