Re: [Gambas-user] Gambas-user Digest, Vol 67, Issue 16

2011-12-18 Thread Bruce Bruen
On Sun, 2011-12-18 at 17:20 -0600, Randy Millner wrote: > I can't seem to locate Corba and a couple of others, perhaps there are > some other naming convention > in use?, or more likey the 64bit pclinuxos development team hasn't > gotten around to packaging everything, yet. Randy, CORBA == T

Re: [Gambas-user] Issue 151 in gambas: Gambas3 Quick Variable View in debugging has strange colour

2011-12-18 Thread gambas
Updates: Labels: -Version Version-TRUNK Comment #1 on issue 151 by benoit.m...@gmail.com: Gambas3 Quick Variable View in debugging has strange colour http://code.google.com/p/gambas/issues/detail?id=151 (No comment was entered for this change.)

Re: [Gambas-user] Issue 157 in gambas: Gambas3 give me error on accessing to the main menu → open recent

2011-12-18 Thread gambas
Updates: Status: Fixed Comment #4 on issue 157 by benoit.m...@gmail.com: Gambas3 give me error on accessing to the main menu → open recent http://code.google.com/p/gambas/issues/detail?id=157 OK, it should be fixed in revision #4294.

Re: [Gambas-user] Issue 153 in gambas: gambas3 segfault creating new postgresql connection inside gambas ide

2011-12-18 Thread gambas
Updates: Status: NeedsInfo Comment #7 on issue 153 by benoit.m...@gmail.com: gambas3 segfault creating new postgresql connection inside gambas ide http://code.google.com/p/gambas/issues/detail?id=153 Can I have a gdb stack backtrace? It is explained in the "report a problem" page on t

Re: [Gambas-user] Issue 158 in gambas: Minor defect with IDE when making source arcives.

2011-12-18 Thread gambas
Updates: Status: Fixed Comment #2 on issue 158 by benoit.m...@gmail.com: Minor defect with IDE when making source arcives. http://code.google.com/p/gambas/issues/detail?id=158 Fixed in revision #4293. -- Learn

Re: [Gambas-user] Gambas-user Digest, Vol 67, Issue 16

2011-12-18 Thread Randy Millner
> Message: 1 > Date: Sat, 17 Dec 2011 18:24:45 +0100 > From: Beno?t Minisini > Subject: Re: [Gambas-user] Gambas2 compilation problems > To: mailing list for gambas users > Message-ID: <4eecd05d.5000...@users.sourceforge.net> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Le 17

[Gambas-user] Issue 159 in gambas: No Toolbox after warning about el_GR.utf8

2011-12-18 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 159 by dba...@gmail.com: No Toolbox after warning about el_GR.utf8 http://code.google.com/p/gambas/issues/detail?id=159 After the installation the IDE runs, but in the Con

Re: [Gambas-user] Issue 134 in gambas: gb.report not work properly

2011-12-18 Thread gambas
Comment #2 on issue 134 by flynetin...@gmail.com: gb.report not work properly http://code.google.com/p/gambas/issues/detail?id=134 I see. Thanks for all Very good work Regards -- Learn Windows Azure Live! Tuesday, De

Re: [Gambas-user] Drag & drop files

2011-12-18 Thread Benoît Minisini
Le 28/11/2011 10:17, Maria a écrit : > Hi! > > I was trying drag&drop posibilities in Gambas and I was wondering if you > could help me with a problem I found. > > I create a button with the DROP property TRUE. Then I write this: > > PUBLIC SUB button_Drop() > > DIM a AS String > >a = Drag.Pas

Re: [Gambas-user] Issue 134 in gambas: gb.report not work properly

2011-12-18 Thread Randall Morgan
Just curious why a default height of zero (0) was chosen? Wouldn't a default of a typical font height be a better choice? Or, look at the font size set and use it's height is not height has been explicitly define by the user I think default values should always provide a working solution thoug

Re: [Gambas-user] Issue 134 in gambas: gb.report not work properly

2011-12-18 Thread gambas
Comment #1 on issue 134 by gambas...@gmail.com: gb.report not work properly http://code.google.com/p/gambas/issues/detail?id=134 Many things have changed to use gb.report... just prefer to use the svn version , as i'm currently polish it. You must to set explicitely the autoresize to true