[Gambas-user] (no subject)

2011-01-22 Thread Leo Sendra
http://www.allmyshirts.com/bestchoice.php -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_

[Gambas-user] V3 Warning and Message Boxes

2011-01-22 Thread John Spikowski
I get the following messages when starting Gambas 3. jrs@Laptop:~$ gambas3 Qt: Session management error: None of the authentication protocols specified are supported warning: unable to load Qt translation: en_US.utf8 warning: unable to load 16/cancel warning: unable to load 16/apply jrs@Laptop:~$

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-22 Thread gambas
Updates: Status: Accepted Labels: -Version Version-2.22.0 Comment #1 on issue 14 by benoit.m...@gmail.com: Draw.Drawing does not work -- Signal #11 error http://code.google.com/p/gambas/issues/detail?id=14 I will look at it. But note that the SVG support is not complete in Qt,

Re: [Gambas-user] Issue 13 in gambas: GTK+ buttons inherit a form's background color

2011-01-22 Thread gambas
Updates: Status: WontFix Labels: -Version Version-Any Comment #1 on issue 13 by benoit.m...@gmail.com: GTK+ buttons inherit a form's background color http://code.google.com/p/gambas/issues/detail?id=13 I think this is normal with GTK+. -

Re: [Gambas-user] Issue 12 in gambas: Disabled timer keep running

2011-01-22 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-Any Comment #1 on issue 12 by benoit.m...@gmail.com: Disabled timer keep running http://code.google.com/p/gambas/issues/detail?id=12 Please provide a project that show the bug. --

[Gambas-user] Database example - dropbox select issue

2011-01-22 Thread John Spikowski
I have been trying to get up to speed with Gambas by playing with the examples provided in the distribution. I noticed that the connect screen for the database example seems to have a problem selecting the first item from the drop down list. If I click on a item below the first item it works. I can

Re: [Gambas-user] Valuebox .Text property

2011-01-22 Thread Emanuele Sottocorno
Tanks, Emanuele Il giorno sab, 22/01/2011 alle 02.17 +0100, BenoƮt Minisini ha scritto: > > > Hi, > > > > > > gb3 rev 3479. > > > ValueBox.Text property has been definitively removed? > > > > Ahem... Yes. There should be a ValueBox.Text property... > > OK, implemented in the last revision! >