Re: [Gambas-user] Gambas3 crash (QAbstractScrollArea::viewport)

2011-09-04 Thread Leandro Santiago
Ops, I'm not so fast :-( The config I use can be found in: http://dl.dropbox.com/u/3550969/tiny-scroll.bespin 2011/8/30 Benoît Minisini gam...@users.sourceforge.net: Wow, you're really fast :-) Yes, You're right. With oxygen it works fine. That's very strange. All Qt4 programs I use work

Re: [Gambas-user] Gambas3 crash (QAbstractScrollArea::viewport)

2011-09-04 Thread Leandro Santiago
Ops, I recompiled bespin today and this problem doesn't happen anymore. Really strange... 2011/9/4 Leandro Santiago leandrosansi...@gmail.com: Ops, I'm not so fast :-( The config I use can be found in: http://dl.dropbox.com/u/3550969/tiny-scroll.bespin 2011/8/30 Benoît Minisini gam

[Gambas-user] Global menu doesn't work with global-menu plasmoid in KDE

2011-03-28 Thread Leandro Santiago
Hello to all. I use kde5.x with the global menu plasmoid (like mac os x), but, although it's compatible with all qt4 applications I use, it doesn't work with gambas3 IDE. There's no difference between when the menu bar is set do hide (the only difference is a line between title bar and toolbar in

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

[Gambas-user] Error compiling gambas3 on Ubuntu 10.04

2010-07-26 Thread Leandro Santiago
Hello to all. In last revisions I can't anymore compile gambas in my ubuntu 10.04 32-bit (gcc 4.4.3). I'm using svn rev 3071 and I did ./reconf; configure and make clean. The last lines of make output: gcc -DHAVE_CONFIG_H -I. -I..-DGAMBAS_PATH=\/opt/gambas3/bin\ -pipe -Wall -Wno-unused-value

Re: [Gambas-user] Error compiling gambas3 on Ubuntu 10.04

2010-07-26 Thread Leandro Santiago
Thx, Now it compiles. 2010/7/26 Benoît Minisini gam...@users.sourceforge.net: Hello to all. In last revisions I can't anymore compile gambas in my ubuntu 10.04 32-bit (gcc 4.4.3). I'm using svn rev 3071 and I did ./reconf; configure and make clean. The last lines of make output: gcc

[Gambas-user] Why is MyMainWindow inheriting from QWidget (gb.qt4, CWindow width)?

2010-06-02 Thread Leandro Santiago
Hello, I'm looking at gb.qt4 code (I'm not a very good C++ programmer :-) ) and I saw that the gambas3 main window (MyMainWindow) has QWidget as parent class, but QMainWindow serves exactly to this. It's because gambas applications don't have full integration with other qt applications. For

Re: [Gambas-user] oxygen border theme and gb.qt4 component visual issues

2010-04-28 Thread Leandro Santiago
Thx :-) 2010/4/28 Benoît Minisini gam...@users.sourceforge.net: Thanks very much. Now it looks better :-) But now there is another problem :-) When menubar is hidden, it looks below of toolbar. The toolbar buttons work fine, but I can see the menubar yet, below them. Fixed in revision

[Gambas-user] oxygen border theme and gb.qt4 component visual issues

2010-04-27 Thread Leandro Santiago
Hello to all. In gambas3 (qt4 component), the main space on apps window is opaque, and don't integrate very well with the oxygen theme (default in KDE). To has a good apparency, the space in window must follow the system style, like native qt4 applications. An image say more than one thousand

Re: [Gambas-user] oxygen border theme and gb.qt4 component visual issues

2010-04-27 Thread Leandro Santiago
Thanks very much. Now it looks better :-) But now there is another problem :-) When menubar is hidden, it looks below of toolbar. The toolbar buttons work fine, but I can see the menubar yet, below them. 2010/4/27 Benoît Minisini gam...@users.sourceforge.net: Hello to all. In gambas3 (qt4

Re: [Gambas-user] oxygen border theme and gb.qt4 component visual issues

2010-04-27 Thread Leandro Santiago
Ow, I forgot to say: I saw this behavior in the gambas3 IDE. 2010/4/27 Leandro Santiago leandrosansi...@gmail.com: Thanks very much. Now it looks better :-) But now there is another problem :-) When menubar is hidden, it looks below of toolbar. The toolbar buttons work fine, but I can see

Re: [Gambas-user] Where do put translation package for a gambas application (specifically IDE)?

2010-04-12 Thread Leandro Santiago
Ow, now I see the program: the LANGUAGE environment var. By default, in Ubuntu (pt_BR), its value is pt_BR:pt:en, but i needed to change this to pt_BR.UTF-8. Is this LANGUAGE variable in POSIX spec? Thx 2010/4/11 Benoît Minisini gam...@users.sourceforge.net Ok. Now I'm doing it. I'm using

Re: [Gambas-user] Where do put translation package for a gambas application (specifically IDE)?

2010-04-11 Thread Leandro Santiago
Ok. Now I'm doing it. I'm using translation dialog. I opened IDE project into gambas IDE. I translated my lang file and created the .gambas executable. I saw the /tmp/gambas structure and the lang file is there, but the program is yet in English. Until here everything is OK. But even in other

[Gambas-user] Where do put translation package for a gambas application (specifically IDE)?

2010-04-08 Thread Leandro Santiago
Hello to all. I'm continuing the pt_BR translation of Gambas3 IDE, but I'm having a problem. I'm using lokalize (old kbabel) to translate the potfile, but I don't know how integrate the translation into gambas IDE. I recreated the .mo file and recompiled gambas3.gambas, but it continues in

Re: [Gambas-user] Input command with double enter: is this expected?

2010-04-07 Thread Leandro Santiago
to screen... This Though, I'm not sure how 'input' should behave... Can you use Application.Args[] ? Jussi On Mon, Apr 5, 2010 at 18:16, Leandro Santiago leandrosansi...@gmail.com wrote: Hello to all. I'm writing a small command-line app. I'm using the input command

[Gambas-user] Input command with double enter: is this expected?

2010-04-05 Thread Leandro Santiago
Hello to all. I'm writing a small command-line app. I'm using the input command to read data from keyboard (stdin), and to finalize the command in gambas, is necessary to press enter key twice, but I never saw this behavior. Usually (in 99% of languages) just one enter is the nedeed. Is there

[Gambas-user] Gambas2 on (my) ARM processor: It Works!

2009-11-28 Thread Leandro Santiago
I'm sorry by the mail subject, but I waited more than 20 hours by gambas2 compilation on my ARM system emulated in a ubuntu box. I tested a small gtk+ application in ArmedSlackware-current and it works fine (it has just a combobox and a simple button, but works). I couldn't test the IDE,

Re: [Gambas-user] Questions about Gambas2 on ARM

2009-11-25 Thread Leandro Santiago
Benoît Minisini wrote: Hello to all. I'm new in list (and in Gambas), and I want asking some things: - Does Gambas work on ARM based computers? I tested the command-line compiler and this works, but the generated program (or script?) doesn't work and I have a segmentation fault. I'm using an