Re: [Gambas-user] gambas tutorials / android

2014-06-08 Thread Jussi Lahtinen
VB6 programs can be rather easily converted to Gambas (as I did few years ago), but I don't see any reason to start from VB6. Just install Gambas, it comes with examples and it has proper support for objects. Jussi On Sun, Jun 8, 2014 at 8:14 PM, Timothy.a.Case wrote: > I am new to gambas, be

[Gambas-user] gambas tutorials / android

2014-06-08 Thread Timothy.a.Case
thanks a lot for the information, gambas is similar to vb,,, Ive seen numerous of similarities, but, as said on the site,,, gambas isnt a vb clone,,, some of the code is similar from what Ive read, but yet its different,,, I havent done vb coding for 5 years though,,, mostly php scripting langu

Re: [Gambas-user] gambas tutorials / android

2014-06-08 Thread Tobias Boege
On Sun, 08 Jun 2014, Timothy.a.Case wrote: > I am new to gambas, been coding for years,, php script... but, wanted to > make some real programs for my zorin OS... is there any good places to > learn from,,, is it easier to learn visual basic and then convert to > gambas? I can't say anything ab

Re: [Gambas-user] gambas tutorials / android

2014-06-08 Thread Randall Morgan
Here are a few places: http://whiteislandsoftware.com/ http://gambaswiki.org/wiki http://gambasdoc.org/ http://www.gambas-buch.de/ (Use google translate) http://howtogambas.org/ http://www.gambasmag.com (coming soon) On Sun, Jun 8, 2014 at 10:14 AM, Timothy.a.Case wrote: > I am new to gambas

Re: [Gambas-user] Many GTK+ bugs fixed in last revision

2014-06-08 Thread gian
Hello Benoit, I'm sorry for my english. I have attached the log file just for your information. I know that there are warnig and that we need to ignore them. You told me to ignore them and only I thanked you. My Gambas work very well, as tried so far is OK Ciao gianluigi Il 08/06/2014 17

[Gambas-user] gambas tutorials / android

2014-06-08 Thread Timothy.a.Case
I am new to gambas, been coding for years,, php script... but, wanted to make some real programs for my zorin OS... is there any good places to learn from,,, is it easier to learn visual basic and then convert to gambas? I also want to learn to code on my gambas for android OS... ( found basic4

Re: [Gambas-user] Issue 518 in gambas: Crash with too many Dims

2014-06-08 Thread gambas
Updates: Status: Fixed Labels: -Version Version-3.5.0 Comment #1 on issue 518 by benoit.m...@gmail.com: Crash with too many Dims http://code.google.com/p/gambas/issues/detail?id=518 Fixed in revision #6223 and in Gambas 3.5.3. -- You received this message because this project is

Re: [Gambas-user] Issue 527 in gambas: Keypress event, twice.

2014-06-08 Thread gambas
Updates: Status: Fixed Comment #5 on issue 527 by benoit.m...@gmail.com: Keypress event, twice. http://code.google.com/p/gambas/issues/detail?id=527 It should be fixed in revision #6306. Apparently it is a new problem generated by the GTK+ library provided by Ubuntu 14.04. -- You rec

Re: [Gambas-user] Issue 527 in gambas: Keypress event, twice.

2014-06-08 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.5.0 Comment #4 on issue 527 by benoit.m...@gmail.com: Keypress event, twice. http://code.google.com/p/gambas/issues/detail?id=527 (No comment was entered for this change.) -- You received this message because this project is c

Re: [Gambas-user] Many GTK+ bugs fixed in last revision

2014-06-08 Thread Benoît Minisini
Le 08/06/2014 16:24, gian a écrit : > > Many thanks, I figured that. > > I sent the file only for your confirmation and a more complete information > > gianluigi > Sorry, I didn't understood. What do you want to know precisely? -- Benoît Minisini

Re: [Gambas-user] Many GTK+ bugs fixed in last revision

2014-06-08 Thread Jussi Lahtinen
Not sure about age of this bug, but I found it with latest revision. See attachment. Disabled button takes color from background color of form. This behavior isn't consistent with Qt4. Jussi PS. Will GTK+ have it's own version of TextEdit? On Sun, Jun 8, 2014 at 2:58 PM, Benoît Minisini < gam..

Re: [Gambas-user] Many GTK+ bugs fixed in last revision

2014-06-08 Thread gian
Sorry see attached gianluigi Il 08/06/2014 13:58, Benoît Minisini ha scritto: Hi, I have fixed many big gb.gtk bugs in revision #6306, but maybe I created some regressions. So please check and report! Here are the fixes: - Keyboard events raised twice (is it a behaviour that occurs only on th

Re: [Gambas-user] Many GTK+ bugs fixed in last revision

2014-06-08 Thread gian
Hello Benoit, I just downloaded the # 6306 and while I start to try, I am attaching the compiling log file that contains this: 262 total warning (these new ones): sqlitedataset.cpp:424:12: warning: 'int old_callback(void*, int, char**, char**)' defined but not used [-Wunused-function] static

[Gambas-user] Many GTK+ bugs fixed in last revision

2014-06-08 Thread Benoît Minisini
Hi, I have fixed many big gb.gtk bugs in revision #6306, but maybe I created some regressions. So please check and report! Here are the fixes: - Keyboard events raised twice (is it a behaviour that occurs only on the last Ubuntu?) - Drawing artifacts with overlapping controls. - Key.Code and