Re: [Gambas-user] Gambas and Mobiles, Symbian

2010-10-14 Thread Leandro Santiago
There are some tookits which can be used in mobile devices (mainly linux-based), as Elementary (based on efl[1]), which works in maemo, for example. I think a binding from efl (written in C) to gambas can possibly gambas for mobile. Elementary is clean, light and also runs on top of x11 (software,

[Gambas-user] Bug with Dialog

2010-10-14 Thread Jussi Lahtinen
Hi! Way to reproduce the problem: Code: Dialog.SaveFile() Click Cancel, execution hangs. Bug applies only to Qt4. Gambas 3 rev 3265 @ Ubuntu 10.04 64bit Jussi -- Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe

Re: [Gambas-user] Question about some simple code enterin' data

2010-10-14 Thread piramix
Thanks Tobi for your quick reply. With TextBox_KeyPress() I manage the insertion of numbers. But I need to display both scores before the data entry. The example you gave me with the serial numbers is exactly what I need. Let's say -as another posibility- that I'd like to enter a date in a format

Re: [Gambas-user] Question about some simple code enterin' data

2010-10-14 Thread user
or you can write a code in TextBox_Change() method. So if user copy paste a serial number like text to accept it. I think this solution contains also the keypress case. For start you can replace digits with spaces. Like TextBox.text = " - - " Then in every change to replace each space with a d

Re: [Gambas-user] Question about some simple code enterin' data

2010-10-14 Thread tobias
pira...@mail.com schrieb: > Hi everyone. > I need to enter numeric data into a previously formatted text field. > The format is 99-99-9, where 9s are any number. > I need to display just the scores so the operator just enters the > numbers. > Please help!! > Thanks in advance. > Pablo. >

[Gambas-user] Question about some simple code enterin' data

2010-10-14 Thread piramix
Hi everyone. I need to enter numeric data into a previously formatted text field. The format is 99-99-9, where 9s are any number. I need to display just the scores so the operator just enters the numbers. Please help!! Thanks in advance. Pablo. ---

[Gambas-user] Under construction or bug?

2010-10-14 Thread Jussi Lahtinen
Help line feature seems not to work correctly with recent revision. If I type: Dim test as someclass test.somevariabl... I always get "No help found". Gambas 3 rev 3265 @Ubuntu 10.04 64bit Jussi -- Beautiful is writing

Re: [Gambas-user] Gambas and Mobiles, Symbian

2010-10-14 Thread user
ok, we post almost together. in my previous email i wrote a question for the architecture. Thanks Benoît. On Thu, 2010-10-14 at 16:30 +0200, Benoît Minisini wrote: > > Hi, > > > > i wander if it is possible to run Gambas projects to mobiles with > > symbian S60 like nokia mobiles? > > > > >

Re: [Gambas-user] Gambas and Mobiles, Symbian

2010-10-14 Thread user
ok this is the current status. is there any plans for the future for mobile platforms? or it is impossible due to project architecture? My all question/wish is if i could write apps for mobiles with a Basic language. And why not Gambas? On Thu, 2010-10-14 at 17:12 +0300, Jussi Lahtinen wrote:

Re: [Gambas-user] Gambas and Mobiles, Symbian

2010-10-14 Thread Benoît Minisini
> Hi, > > i wander if it is possible to run Gambas projects to mobiles with > symbian S60 like nokia mobiles? > > First it depends on the architecture, i.e. the CPU. Only x86, x86_64 and ARM are supported. Then you must run Linux or FreeBSD. And if you want GUI, you need X11. Regards, --

Re: [Gambas-user] Gambas and Mobiles, Symbian

2010-10-14 Thread Jussi Lahtinen
http://gambasdoc.org/help/doc/distro?en&view Jussi On Thu, Oct 14, 2010 at 13:04, user wrote: > Hi, > > i wander if it is possible to run Gambas projects to mobiles with > symbian S60 like nokia mobiles? > > > > -- > B

Re: [Gambas-user] compiling Gambas3 on slack 12.2

2010-10-14 Thread Stefano Palmeri
Il giovedì 14 ottobre 2010 03:40:48 Benoît Minisini ha scritto: > You should just have to upgrade the GNU autotools and libtool to a recent > version. > > Regards, > > -- > Benoît Minisini Thanks Benoit. I upgraded autoconf, automake, libtool. Then ./reconf-all, ./configure and make. I get this

[Gambas-user] Gambas and Mobiles, Symbian

2010-10-14 Thread user
Hi, i wander if it is possible to run Gambas projects to mobiles with symbian S60 like nokia mobiles? -- Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, an