[Gambas-user] Issue 294 in gambas: Sidpanels jump inside a tabstrip

2012-07-31 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 294 by adamn...@gmail.com: Sidpanels jump inside a tabstrip http://code.google.com/p/gambas/issues/detail?id=294 1) Describe the problem. The attached project has a tabstri

Re: [Gambas-user] Holidays

2012-07-31 Thread John Spikowski
On Tue, 2012-07-31 at 15:20 -0400, Kevin Fishburne wrote: > I'd be shaking like a junkie in a jail cell if I were away for that > long. That one is going in my favorite quotes folder! How true is that? I'm trying to decide what would be worse, no smokes or no internet connection. ;-) -

Re: [Gambas-user] _compare() Type mismatch: wanted Date, Number or String

2012-07-31 Thread Tobias Boege
On Tue, 31 Jul 2012, Patrik Karlsson wrote: > I'm writing a class for Playing cards and would like to compare them with: > =,<,>. > > While hPlayingCard1=hPlayingCard2 works just fine, > hPlayingCard1hPlayingCard2 do not. > > The program stops with: > #6: Type mismatch: wanted Number, Date or Str

Re: [Gambas-user] Holidays

2012-07-31 Thread Kevin Fishburne
On 07/31/2012 10:08 AM, Benoît Minisini wrote: > Hi, > > I leave Paris, my computer and Internet for a week. I will be back on > August, 6th. > > So you have six days to fill my mailbox with hundreds of bug reports. > > Bye! > I'd be shaking like a junkie in a jail cell if I were away for that lo

Re: [Gambas-user] Set Tab Focus

2012-07-31 Thread rocko
Thanks.. I looked evry where and never thought about the hierarchy tab. On Tue, 2012-07-31 at 21:03 +0200, Matti wrote: > Just click on the "hierarchy" tab (at the right of "properties"). > Move the controls up or down to get the order you want. > For controls that shouldn't get the focus via TAB,

Re: [Gambas-user] Set Tab Focus

2012-07-31 Thread Matti
Just click on the "hierarchy" tab (at the right of "properties"). Move the controls up or down to get the order you want. For controls that shouldn't get the focus via TAB, you set the property "NoTabFocus" to yes. Am 30.07.2012 19:41, schrieb rocko: > Is there a way to set the tab focus > so it

Re: [Gambas-user] Gambas3 on Debian ?

2012-07-31 Thread François Gallo
Le 31 juil. 2012 à 17:37, wally a écrit : > Hello > > Where can i find information on how to install Gambas3 on a Debian OS ? > ( i need for Raspberry PI) http://gambasdoc.org/help/install?v3 all is here. > > thanks > wally > > -

[Gambas-user] Gambas3 on Debian ?

2012-07-31 Thread wally
Hello Where can i find information on how to install Gambas3 on a Debian OS ? ( i need for Raspberry PI) thanks wally -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and

Re: [Gambas-user] Action.Tooltip typo?

2012-07-31 Thread Tobias Boege
On Tue, 31 Jul 2012, Beno?t Minisini wrote: > Le 30/07/2012 21:12, Tobias Boege a ?crit : > > Hi, > > > > Hans ran this function from me on his setup (don't know which revision) with > > the following parameters "ToolTip" and "Tooltip". Note the second 't' in > > lowercase. The first gave a lot of

Re: [Gambas-user] FreeMono Font Segfault

2012-07-31 Thread Tobias Boege
On Mon, 30 Jul 2012, Beno??t Minisini wrote: > Le 30/07/2012 20:53, Tobias Boege a ??crit : > > Hi Beno???t, > > > > I have one potential bug from Hans pending for some weeks now - I could not > > reproduce the others from him when I finally brought myself to boot this > > slow graphical Ubuntu fro

[Gambas-user] Holidays

2012-07-31 Thread Benoît Minisini
Hi, I leave Paris, my computer and Internet for a week. I will be back on August, 6th. So you have six days to fill my mailbox with hundreds of bug reports. Bye! -- Benoît Minisini -- Live Security Virtual Conference

[Gambas-user] _compare() Type mismatch: wanted Date, Number or String

2012-07-31 Thread Patrik Karlsson
I'm writing a class for Playing cards and would like to compare them with: =,<,>. While hPlayingCard1=hPlayingCard2 works just fine, hPlayingCard1hPlayingCard2 do not. The program stops with: #6: Type mismatch: wanted Number, Date or String, got PlayingCard instead My _compare is simple: Public

[Gambas-user] Individual cell width in gridview control

2012-07-31 Thread Ricardo Díaz Martín
Hi to all, Is there a way to change some specific cell in a gridview control to differente width the column got? It's something like if you write some text in one cell and the next to the right is empty the text will use the empty cell space for itself. Some tips about to do it? Regards, Ricard

[Gambas-user] SQLite3 table column won't update

2012-07-31 Thread John Rose
In my app, I can update one SQLite3 database's table's column (latitude) OK but not another (site_number). Create table fragment: Create Table site (_id Integer Primary Key AutoIncrement, site_number Integer, site Text Not Null, latitude Fl

Re: [Gambas-user] Action.Tooltip typo?

2012-07-31 Thread Benoît Minisini
Le 30/07/2012 21:12, Tobias Boege a écrit : > Hi, > > Hans ran this function from me on his setup (don't know which revision) with > the following parameters "ToolTip" and "Tooltip". Note the second 't' in > lowercase. The first gave a lot of class names, the second argument only > gave the "Action

Re: [Gambas-user] Bug when you press CTRL+A to select all controls in a form

2012-07-31 Thread Benoît Minisini
Le 31/07/2012 09:02, Ricardo Díaz Martín a écrit : > Hi, > > Probably there is a bug using this shortcut. > > To reproduce it, open the form in the project, click in the background at > the end of the form and press CTRL+A. Then I got the screenshot. > > [System] > OperatingSystem=Linux > Kernel=3.

[Gambas-user] Bug when you press CTRL+A to select all controls in a form

2012-07-31 Thread Ricardo Díaz Martín
Hi, Probably there is a bug using this shortcut. To reproduce it, open the form in the project, click in the background at the end of the form and press CTRL+A. Then I got the screenshot. [System] OperatingSystem=Linux Kernel=3.2.0-27-generic Architecture=x86_64 Memory=5965424 kB DistributionVen