[Gambas-user] Date picker in db application

2017-11-10 Thread bkv
Hi I am new to Gambas. I am making a data base application. One one of the forms I want to pick a date. This date is stored in a column i a table in my sqlite database. I have used a DataControl for this purpose. That works, put the picker also lets (or requires me) to pick a time. I just want

Re: [Gambas-user] Date picker in db application

2017-11-10 Thread Benoît Minisini
Le 10/11/2017 à 21:52, b...@mailbox.org a écrit : Hi I am new to Gambas. I am making a data base application. One one of the forms I want to pick a date. This date is stored in a column i a table in my sqlite database. I have used a DataControl for this purpose. That works, put the picker als

[Gambas-user] Gambas not starting

2017-11-10 Thread Bruce Cunningham
Hello, Are there any logs that could help me troubleshoot why Gambas will not start? I installed it on an ARM based single board computer (like a Raspberry Pi) running Debian Wheezy. It looks like it installed correctly, but will not start. Should I try to build it from source? I'm not a st

Re: [Gambas-user] Gambas not starting

2017-11-10 Thread Jussi Lahtinen
Open terminal and type in gambas3. There should be some error message. Jussi On Fri, Nov 10, 2017 at 8:14 PM, Bruce Cunningham wrote: > Hello, > > Are there any logs that could help me troubleshoot why Gambas will not > start? I installed it on an ARM based single board computer (like a > Ras

Re: [Gambas-user] Gambas not starting

2017-11-10 Thread Yahoo via Gambas-user
Hello, Could you say to us witch distribution you use (because there are many) and how did you install Gambas packages please ? Olivier > Le 10 nov. 2017 à 17:06, Jussi Lahtinen a écrit : > > Open terminal and type in gambas3. There should be some error message. > > > Jussi > > On Fri, Nov

Re: [Gambas-user] Gambas not starting

2017-11-10 Thread Bruce Cunningham
Jussi, When I do that, it just hangs. No messages, just a sold cursor. Bruce Bruce Cunningham -Original Message- From: Jussi Lahtinen [mailto:jussi.lahti...@gmail.com] Sent: Friday, November 10, 2017 2:07 PM To: mailing list for gambas users Subject: Re: [Gambas-user] Gambas not start