Re: [Gambas-user] Rpi

2015-02-03 Thread Mike Crean
windows 10 hehehehehe On Wednesday, 4 February 2015, 4:42, Lewis Balentine wrote: >> Are you sure it's an advantage to install windows 10? << on anything ??? -- Dive into the World of Parallel Programm

Re: [Gambas-user] Rpi

2015-02-03 Thread Mike Crean
windows 10 I want things to go fast haha On Wednesday, 4 February 2015, 14:43, Mike Crean wrote: windows 10 hehehehehe On Wednesday, 4 February 2015, 4:42, Lewis Balentine wrote: >> Are you sure it's an advantage to install windows 10? << on anything ??? ---

Re: [Gambas-user] Non-linux line ending files are seen as binary by the IDE

2015-02-03 Thread adamn...@gmail.com
On Wed, 04 Feb 2015 03:27:28 +0100 Benoît Minisini wrote: > Le 02/02/2015 08:49, adamn...@gmail.com a écrit : > > If I have a data file in the project which has windows style line endings, > > i.e. CRLF then the IDE thinks it's a binary file. > > > > Don't really know if this is a bug or just an

Re: [Gambas-user] Gambas-user Digest, Vol 105, Issue 8

2015-02-03 Thread martin p cristia
tnx, but neither work El 03/02/15 a las 21:45, gambas-user-requ...@lists.sourceforge.net escribió: > The environment variable for the user's home folder is not "$home", but > "$HOME". > Maybe also try "~/.myprogram". > > > Lee > __ > > "Artificial Intelligence is no match for natural stupi

Re: [Gambas-user] Non-linux line ending files are seen as binary by the IDE

2015-02-03 Thread Benoît Minisini
Le 02/02/2015 08:49, adamn...@gmail.com a écrit : > If I have a data file in the project which has windows style line endings, > i.e. CRLF then the IDE thinks it's a binary file. > > Don't really know if this is a bug or just an anomaly or what is the expected > behaviour? > > e.g. attached. In

Re: [Gambas-user] DEB packager

2015-02-03 Thread Benoît Minisini
Le 04/02/2015 01:30, martin p cristia a écrit : > In the 8th tab of the Make Installation package, you can add Extra files; > how to obtain the end-user home folder? > > I want to install my program in the usual folder, i.e.: > > /home/joe/.myprogram > > $home/.myprogram dont work. > > tnx > > -- S

Re: [Gambas-user] DEB packager

2015-02-03 Thread T Lee Davidson
The environment variable for the user's home folder is not "$home", but "$HOME". Maybe also try "~/.myprogram". Lee __ "Artificial Intelligence is no match for natural stupidity." On 02/03/2015 07:30 PM, martin p cristia wrote: > In the 8th tab of the Make Installation package, you ca

[Gambas-user] DEB packager

2015-02-03 Thread martin p cristia
In the 8th tab of the Make Installation package, you can add Extra files; how to obtain the end-user home folder? I want to install my program in the usual folder, i.e.: /home/joe/.myprogram $home/.myprogram dont work. tnx -- Saludos Ing. Martin P Cristia -

Re: [Gambas-user] Rpi

2015-02-03 Thread Julio Sanchez
Antonio: Very good comparative link between the two boards ... I translate into Spanish for publication in my blog. What the windows 10 is a little misleading, since it's a special version without desktop environment. Insurance that many Windows users will be "a stick". Regards, Julio 2015-02

Re: [Gambas-user] Project Problem gb.qt

2015-02-03 Thread Benoît Minisini
Le 03/02/2015 22:13, herberth guzman a écrit : > Hi Benoit > > thanks for you help > i share the link the example > > attach example not working gb.qt svn_rev6875 onwards > > https://drive.google.com/file/d/0B2gI4jYOofp0WmQtRzFhcDRhcGs/view?usp=sharing > > > waiting for your help > > > Regards > >

[Gambas-user] Project Problem gb.qt

2015-02-03 Thread herberth guzman
Hi Benoit thanks for you help i share the link the example attach example not working gb.qt svn_rev6875 onwards https://drive.google.com/file/d/0B2gI4jYOofp0WmQtRzFhcDRhcGs/view?usp=sharing waiting for your help Regards Herberth Guzman https://plus.google.com/u/0/105457212371116775367/posts

Re: [Gambas-user] Rpi

2015-02-03 Thread Lewis Balentine
>> Are you sure it's an advantage to install windows 10? << on anything ??? -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is

Re: [Gambas-user] Rpi

2015-02-03 Thread Antonio Sánchez
http://www.cnx-software.com/2015/02/02/raspberry-pi-2-odroid-c1-development-boards-comparison/ Odroid is better. It is faster, it has almost the same connections than rpi (odroid has a plus: Infrared(IR) Receiver), you can watch all kinds of videos without checkout again for patents, it has less c

Re: [Gambas-user] gb.quote issue with sqlite

2015-02-03 Thread Lewis Balentine
AMEN to that ! On 02/03/2015 01:57 PM, Benoît Minisini wrote: > It's hard to know what is *really* standard in SQL and what is not... -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by

Re: [Gambas-user] Widget focus

2015-02-03 Thread Benoît Minisini
Le 02/02/2015 16:36, Gian a écrit : > Il 02/02/2015 14:35, Gian ha scritto: > >> ... >> Hi, >> I realize only now that on Trunk with GTK3, tabulating SwichButton takes >> focus and works with key arrow. >> Regards >> Gianluigi >> >> --

Re: [Gambas-user] gb.quote issue with sqlite

2015-02-03 Thread Benoît Minisini
Le 03/02/2015 11:41, Jorge Carrión a écrit : > I've notice that on my system gb.quote(fieldname) return the field name in > simple commas > -'fieldname'- wich generates an error on sql results. > > With MySQL returns `fieldname` and this quotes are OK for both drivers. > It should be fixed in revi

[Gambas-user] Can't change the tab size on Editor in one project

2015-02-03 Thread Jorge Carrión
Hi I have a project that refuses change the tab size. By defult is 2 spaces and I change on preferences to 4 spaces, or another number, and it doesn't work. Other projects changing perfect is just this one. I've been looking the .config/gambas3/gambas3.conf and found this lines [General] ShowTip

Re: [Gambas-user] Install from Ubuntu repo - several issues

2015-02-03 Thread Evan
LVDave gmail.com> writes: > > Having used to use MSVisualBasic many moons ago, I wanted to see how close > Gambas was to VB. Since I'm on Ubuntu 14.04, I installed Gambas from the > Ubuntu repository. Everything installed with no errors, but when I attempt > to open any one of the sample project

Re: [Gambas-user] Issue 185 in gambas: Editing a line changes font spacing

2015-02-03 Thread gambas
Comment #15 on issue 185 by evanowen...@gmail.com: Editing a line changes font spacing https://code.google.com/p/gambas/issues/detail?id=185 I am running liunux mint 17.1 cinemon. I have Gambas 3.1.1 I had the problem of the cursor not aligning. off by 2 or three spaces I believe the problem st

Re: [Gambas-user] Rpi

2015-02-03 Thread Julio Sanchez
Antonio: This is new model (Raspberry PI 2): Let’s get the good stuff out of the way above the fold. Raspberry Pi 2 is now on salefor $35 (the same price as the existing Model B+), featuring: A 900MHz quad-core ARM Cortex-A7 CPU (~6x performance) 1GB LPDDR2 SDRAM (2x memory) Complete compatibili

Re: [Gambas-user] Problem gb.qt

2015-02-03 Thread Benoît Minisini
Le 03/02/2015 17:09, herberth guzman a écrit : > Hi Benoit > > thanks for you help > > attach code not working gb.qt svn_rev6875 onwards > > ' Gambas class file > > Public sExplorer As FileView > > Public Sub Form_Open() > Create_sExplorer_Init > End > >Public Sub Create_sExplorer_Init() > >

Re: [Gambas-user] Rpi

2015-02-03 Thread Antonio Sánchez
I think ODROID-C1 is better than rpi for $35. El 03/02/2015 13:43, "Mike Crean" escribió: > So who has ordered there pi 2. I have. > Regards to all Mike > > -- > Dive into the World of Parallel Programming. The Go Paralle

[Gambas-user] Problem gb.qt

2015-02-03 Thread herberth guzman
Hi Benoit thanks for you help attach code not working gb.qt svn_rev6875 onwards ' Gambas class file Public sExplorer As FileView Public Sub Form_Open() Create_sExplorer_Init End Public Sub Create_sExplorer_Init() TabPanelExplorer.Text = User.Home sExplorer = New FileView(TabPanelExplor

Re: [Gambas-user] Rpi

2015-02-03 Thread CJ
> So who has ordered there pi 2. I have. Read the news yesterday. Unfortunately I've had very limited time over for RPi as well as Gambas so let us all know how it works out for you. /CJ -- Dive into the World of Para

[Gambas-user] Rpi

2015-02-03 Thread Mike Crean
So who has ordered there pi 2. I have. Regards to all Mike -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all th

Re: [Gambas-user] Non-linux line ending files are seen as binary by the IDE

2015-02-03 Thread Rolf-Werner Eilert
Am 03.02.2015 13:12, schrieb Benoît Minisini: > Le 03/02/2015 12:45, Rolf-Werner Eilert a écrit : >> I observed that Win7 tends to add some kind of flag byte(s) at the >> beginning of the file when it's UTF-8 (under VB). > > Yes, this is one of the (many) design failures of windows. > >> >> Other

Re: [Gambas-user] Non-linux line ending files are seen as binary by the IDE

2015-02-03 Thread Benoît Minisini
Le 03/02/2015 12:45, Rolf-Werner Eilert a écrit : > I observed that Win7 tends to add some kind of flag byte(s) at the > beginning of the file when it's UTF-8 (under VB). Yes, this is one of the (many) design failures of windows. > > Otherwise, I have solved the problem in one of my programs that

Re: [Gambas-user] Non-linux line ending files are seen as binary by the IDE

2015-02-03 Thread Rolf-Werner Eilert
I observed that Win7 tends to add some kind of flag byte(s) at the beginning of the file when it's UTF-8 (under VB). Otherwise, I have solved the problem in one of my programs that must write UTF-8 files for a Win (VB) and Linux (Gambas) client, by adding a CR+LF at the end of each line when wr

[Gambas-user] gb.quote issue with sqlite

2015-02-03 Thread Jorge Carrión
I've notice that on my system gb.quote(fieldname) return the field name in simple commas -'fieldname'- wich generates an error on sql results. With MySQL returns `fieldname` and this quotes are OK for both drivers. [System] Gambas=3.6.2 OperatingSystem=Linux Kernel=3.13.0-24-generic Architectur