Re: [Gambas-user] Gridview row height question

2012-08-01 Thread Richard Terry
Fabien Bodard wrote: 2012/8/1 richard I seem to remember a posting in recent times about how to set the row height to automatically adjust to the height of wrapped text ?possible thanks in anticipation# Richard it was about rows header... but everything can became possible as grid

Re: [Gambas-user] TAB and TextArea

2012-08-01 Thread Matti
I agree. It was just the "oops"-feeling when you move through a form with TAB and don't get further. But then you have the mouse. I think, indentation is more important - leave it this way. Am 01.08.2012 22:45, schrieb Tobias Boege: > On Wed, 01 Aug 2012, Matti wrote: >> Recently, there was a que

Re: [Gambas-user] TAB and TextArea

2012-08-01 Thread Tobias Boege
On Wed, 01 Aug 2012, Matti wrote: > Recently, there was a question about the TAB Focus. Testing this, I saw: > In every control the TAB key is used to move the cursor to the next control. > But TextArea behaves different: the TAB key inserts spaces into the control > and > doesn't move the cursor

[Gambas-user] TAB and TextArea

2012-08-01 Thread Matti
Recently, there was a question about the TAB Focus. Testing this, I saw: In every control the TAB key is used to move the cursor to the next control. But TextArea behaves different: the TAB key inserts spaces into the control and doesn't move the cursor. I'm not sure if this is wanted behaviour or

Re: [Gambas-user] Gridview row height question

2012-08-01 Thread Fabien Bodard
2012/8/1 richard > I seem to remember a posting in recent times about how to set the row > height to automatically adjust to the height of wrapped text > > ?possible > > thanks in anticipation# > > Richard > it was about rows header... but everything can became possible as gridview is in gb now.

[Gambas-user] Gridview row height question

2012-08-01 Thread richard
I seem to remember a posting in recent times about how to set the row height to automatically adjust to the height of wrapped text ?possible thanks in anticipation Richard -- Live Security Virtual Conference Exclusive

Re: [Gambas-user] Declaring external C libraries

2012-08-01 Thread Randall Morgan
On Wed, Aug 1, 2012 at 4:12 AM, wally wrote: > On Wednesday 01 August 2012 12:28:12 Christer Johansson wrote: >> With some luck and Google I managed to compile a shared version of the >> C library to RaspberryPi I/O by Mike McCauley and it seems to work >> (at least partly) within Gambas3 using th

Re: [Gambas-user] Declaring external C libraries

2012-08-01 Thread wally
On Wednesday 01 August 2012 12:28:12 Christer Johansson wrote: > With some luck and Google I managed to compile a shared version of the > C library to RaspberryPi I/O by Mike McCauley and it seems to work > (at least partly) within Gambas3 using the EXTERN function. > > I started with the simplest

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread Tobias Boege
On Wed, 01 Aug 2012, Fran?ois Gallo wrote: > > Le 1 ao?t 2012 ? 12:49, Tobias Boege a ?crit : > > > On Wed, 01 Aug 2012, wally wrote: > >> On Wednesday 01 August 2012 12:13:20 Tobias Boege wrote: > >>> On Wed, 01 Aug 2012, wally wrote: > installation on debian weezy looks good but : >

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread François Gallo
Le 1 août 2012 à 12:49, Tobias Boege a écrit : > On Wed, 01 Aug 2012, wally wrote: >> On Wednesday 01 August 2012 12:13:20 Tobias Boege wrote: >>> On Wed, 01 Aug 2012, wally wrote: installation on debian weezy looks good but : wally@raspberrypi:~$ gambas3 gambas3 gam

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread Tobias Boege
On Wed, 01 Aug 2012, wally wrote: > On Wednesday 01 August 2012 12:13:20 Tobias Boege wrote: > > On Wed, 01 Aug 2012, wally wrote: > > > installation on debian weezy looks good but : > > > > > > wally@raspberrypi:~$ gambas3 > > > gambas3 gambas3.gambas > > > wally@raspberrypi:~$ gambas3 >

[Gambas-user] Declaring external C libraries

2012-08-01 Thread Christer Johansson
With some luck and Google I managed to compile a shared version of the C library to RaspberryPi I/O by Mike McCauley and it seems to work (at least partly) within Gambas3 using the EXTERN function. I started with the simplest function there was in the library and that was pretty strait forward an

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread François Gallo
Le 1 août 2012 à 12:18, wally a écrit : > On Wednesday 01 August 2012 12:01:17 François Gallo wrote: >> Le 1 août 2012 à 11:53, wally a écrit : >>> installation on debian weezy looks good but : >>> >>> wally@raspberrypi:~$ gambas3 >>> gambas3 gambas3.gambas >>> wally@raspberrypi:~$ gam

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread wally
On Wednesday 01 August 2012 12:13:20 Tobias Boege wrote: > On Wed, 01 Aug 2012, wally wrote: > > installation on debian weezy looks good but : > > > > wally@raspberrypi:~$ gambas3 > > gambas3 gambas3.gambas > > wally@raspberrypi:~$ gambas3 > > > > ** INTERNAL ERROR ** > > ** GB.Push: unkn

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread wally
On Wednesday 01 August 2012 12:01:17 François Gallo wrote: > Le 1 août 2012 à 11:53, wally a écrit : > > installation on debian weezy looks good but : > > > > wally@raspberrypi:~$ gambas3 > > gambas3 gambas3.gambas > > wally@raspberrypi:~$ gambas3 > > > > ** INTERNAL ERROR ** > > ** GB.P

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread Tobias Boege
On Wed, 01 Aug 2012, wally wrote: > installation on debian weezy looks good but : > > wally@raspberrypi:~$ gambas3 > gambas3 gambas3.gambas > wally@raspberrypi:~$ gambas3 > > ** INTERNAL ERROR ** > ** GB.Push: unknown datatype > ** Program aborting. Sorry! :-( > wally@raspberrypi:~$ >

Re: [Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread François Gallo
Le 1 août 2012 à 11:53, wally a écrit : > installation on debian weezy looks good but : > > wally@raspberrypi:~$ gambas3 > gambas3 gambas3.gambas > wally@raspberrypi:~$ gambas3 > > ** INTERNAL ERROR ** > ** GB.Push: unknown datatype > ** Program aborting. Sorry! :-( > wally@raspberry

Re: [Gambas-user] Holidays

2012-08-01 Thread Christer Johansson
> 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. Hope you enjoy your holiday! /CJ -- Live Security Virtu

[Gambas-user] Gambas3 on Debian ?

2012-08-01 Thread wally
installation on debian weezy looks good but : wally@raspberrypi:~$ gambas3 gambas3 gambas3.gambas wally@raspberrypi:~$ gambas3 ** INTERNAL ERROR ** ** GB.Push: unknown datatype ** Program aborting. Sorry! :-( wally@raspberrypi:~$ any ideas ? thanks wally ---