Re: [Gambas-user] Julio te ha dejado un mensaje...

2012-08-19 Thread RICHARD WALKER
Spam, I reckon. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint securi

[Gambas-user] Julio te ha dejado un mensaje...

2012-08-19 Thread Badoo
Julio te ha dejado un mensaje... Sólo tú podrás ver tanto el mensaje como su remitente y lo puedes borrar en cualquier momento. Puedes responder a través del chat de Badoo. Para leer tu mensaje, haz clic en el siguiente enlace: http://us1.badoo.com/01218902848/in/8eaxn8ff9Ro/?lang_id=7&m=63&mid=

Re: [Gambas-user] FreeMono Font Segfault

2012-08-19 Thread Tobias Boege
On Sat, 11 Aug 2012, Beno?t Minisini wrote: > Le 31/07/2012 16:32, Tobias Boege a ?crit : > > 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 > >>>

Re: [Gambas-user] [Gambas-devel] gb.adt component

2012-08-19 Thread Tobias Boege
Oops, the CC: to gambas-user got lost. --- On Sun, 19 Aug 2012, Beno??t Minisini wrote: > Hi Tobi, > > If Deque, Stack... classes can be useful, I'm not sure about your List > and ListRoot classes. > > I think you tried to mimic in Gambas the way linked list are implemented > in C: consequent

Re: [Gambas-user] gb.adt component

2012-08-19 Thread Benoît Minisini
Le 18/08/2012 14:47, Tobias Boege a écrit : > Hi, > > as of rev5052 you will notice a new gb.adt component as a playground for > abstract datatypes implementations. > I had most of the algorithms already lying around from another project. > Everything is, however, written from scratch and the code

[Gambas-user] Support for tablets

2012-08-19 Thread Benoît Minisini
Hi, Since revision #5057, Gambas handles "tablet" events, both in gb.gtk and gb.qt4. I made a new example named "Tablet", inspired by a project of Ricardo Díaz Martín, to show that. During the development, I fixed many inconsistencies in mouse event management between gb.gtk and gb.qt4. So if

[Gambas-user] Screen Height question

2012-08-19 Thread Bill-Lancaster
I wish to display a picture box that fills the available height of the screen. Screen.AvailableHeight works if I have the tool bar at the bottom set to auto hide. How can I:- 1) Allow for the height of the tool bar if auto hide is not set 2) Set the tool bar to auto hide Gambas 3, Ubuntu 12.04