Re: [Gambas-user] Problems compiling Gambas 3.6.1

2014-11-03 Thread Sebastian Kulesz
Benoît, could you please backport this fix to the 3.6 branch? It was the only thing keeping me from compiling the compiler and interpreter under Mac OS without issues. I will post another thread in a few days with the remaining problems I had. On Mon, Nov 3, 2014 at 6:46 AM, CJ wrote: > > > I tr

Re: [Gambas-user] Directory navigation in IDE PictureBox Picture property not working

2014-11-03 Thread Lee
On 11/03/2014 11:34 AM, Benoît Minisini wrote: > Picture files used by control properties must be located inside the > project. This is why the tab is named "Project", but maybe it is not > very clear... > > Regards, > > -- Benoît Minisini Ah, okay, that makes sense. (Maybe that navigation bar sho

Re: [Gambas-user] Make Datacontrol act like textbox with password set to true

2014-11-03 Thread Tobias Boege
On Mon, 03 Nov 2014, Martin McGlensey wrote: > Hello, > > > > I need to have users enter a password into a data control. The password > should be hidden from view as the user types. This can be done in a textbox > by setting the password property to true. Nice but, there is no password > proper

[Gambas-user] Make Datacontrol act like textbox with password set to true

2014-11-03 Thread Martin McGlensey
Hello, I need to have users enter a password into a data control. The password should be hidden from view as the user types. This can be done in a textbox by setting the password property to true. Nice but, there is no password property for a data control. An old post by Bennoit suggests the f

[Gambas-user] Error configuring gambas3.6.1

2014-11-03 Thread ePost
Hello, I can't configure gambas 3.6.1 (./reconv-all done with success, reconv in ./main got same information about configure.ac and configure.in) The following error occurs: bananapi@SKELLNER22 ~/gambas3-3.6.1 $ ./configure -C configure: loading cache config.cache checking whether to enable main

Re: [Gambas-user] Directory navigation in IDE PictureBox Picture property not working

2014-11-03 Thread Benoît Minisini
Le 03/11/2014 16:59, Lee a écrit : > Hello, > > When I try to select a picture in the IDE PictureBox Picture property, > the directory navigation does not seem to work. Clicking on any of the > directories in the navigation bar (screenshot attached) does not change > the current selected directory.

[Gambas-user] Directory navigation in IDE PictureBox Picture property not working

2014-11-03 Thread Lee
Hello, When I try to select a picture in the IDE PictureBox Picture property, the directory navigation does not seem to work. Clicking on any of the directories in the navigation bar (screenshot attached) does not change the current selected directory. I don't know if it's my system or not,

Re: [Gambas-user] Problems compiling Gambas 3.6.1

2014-11-03 Thread CJ
> I tried to fix it in #6607. What compiler (version) do you use? I ask > because there is nothing more in those lines than a forward > typedef. As far as I can remember back, all my compilers could handle this. See below... gcc-4.4 4.4.5-8 The GNU C compiler J

Re: [Gambas-user] Problems compiling Gambas 3.6.1

2014-11-03 Thread Tobias Boege
On Mon, 03 Nov 2014, CJ wrote: > > Got the following error when trying to compile 3.6.1, > anyone have ideas of what the problem is? > > ... > Making all in data > make[5]: Entering directory `/home/gambas3-3.6.1/main/lib/data' > CC gb_data_la-main.lo > CC gb_data_la-c_list.lo > CC