Re: [Gambas-user] Task.Value vanishes

2015-01-22 Thread Benoît Minisini
Le 22/01/2015 23:20, Tobias Boege a écrit : > Hi Benoit, > > we encountered a problem with Task.Value; at least I think it's a problem. > If you have a Task which returns a value and you read it using hTask.Value, > you can't read it again. The reason is straight-forward in gbx_c_task.c. > > Why is

Re: [Gambas-user] Getting the "source string" for a picture

2015-01-22 Thread adamn...@gmail.com
On Thu, 22 Jan 2015 20:58:22 +0100 Benoît Minisini wrote: > > "Huge" toolbar icons were implemented in revision #6854. > > Regards, > > -- > Benoît Minisini > I rigged up a laptop this morning and took it out to the local track where one of our client trainers was working horses. We compa

[Gambas-user] Task.Value vanishes

2015-01-22 Thread Tobias Boege
Hi Benoit, we encountered a problem with Task.Value; at least I think it's a problem. If you have a Task which returns a value and you read it using hTask.Value, you can't read it again. The reason is straight-forward in gbx_c_task.c. Why is that so? I wouldn't expect a property read to have writ

Re: [Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

2015-01-22 Thread Lewis Balentine
I switched the desktop QT Style back to 'GTK+' and changed the project to from gb.qt4 to gb.gtk (and gb.gtk3). I get no error but I get no functionality either :-( The Tab keys goes through the next three controls without setting the focus. Those controls are: DataControl3 (date: switch from

Re: [Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

2015-01-22 Thread Benoît Minisini
Le 22/01/2015 21:47, Lewis Balentine a écrit : > I changed the 'QT GUI style' to "Windows". The problem went away. So > the problem is probably in the 'GTK+' style which I believe is the > default for Mate. I will post this thread to the Mint forumns and see > if there is any response there. > > Ch

Re: [Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

2015-01-22 Thread Lewis Balentine
I changed the 'QT GUI style' to "Windows". The problem went away. So the problem is probably in the 'GTK+' style which I believe is the default for Mate. I will post this thread to the Mint forumns and see if there is any response there. Cheers, Lewis On 01/22/2015 02:30 PM, Lewis Balentine

Re: [Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

2015-01-22 Thread Lewis Balentine
Note the project is a QT graphical project as opposed to a GTK graphical project (if it makes any difference). As for GTK+ theme how would I know ? I am using Linux Mint 17 with the Mate Desktop environment. There are no preferences that refer to 'GTK theme' but my 'appearance' preference

Re: [Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

2015-01-22 Thread Benoît Minisini
Le 22/01/2015 21:05, Benoît Minisini a écrit : > Le 21/01/2015 19:13, Lewis Balentine a écrit : >> See attached project for full source and data-base. >> >> Public Sub DataControl3_Leave() >> or >> Public Sub DataControl3_LostFocus() >>' >> **

Re: [Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

2015-01-22 Thread Benoît Minisini
Le 21/01/2015 19:13, Lewis Balentine a écrit : > See attached project for full source and data-base. > > Public Sub DataControl3_Leave() > or > Public Sub DataControl3_LostFocus() >' > ** > >' Tab ke

Re: [Gambas-user] Getting the "source string" for a picture

2015-01-22 Thread Benoît Minisini
Le 22/01/2015 01:34, adamn...@gmail.com a écrit : > On Wed, 21 Jan 2015 11:40:47 +0100 > Fabien Bodard wrote: > >>> One other thing "THEY" continue to ask for is a "Huge" option for >>> the icon size. This is related to our low light environment situation. >>> Any chance

[Gambas-user] Issue 598 in gambas: Deploy of components on debian systems fails because of gambas3-prefix

2015-01-22 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 598 by chr4...@googlemail.com: Deploy of components on debian systems fails because of gambas3-prefix https://code.google.com/p/gambas/issues/detail?id=598 1) Describe th