[Gambas-user] File read question LineInput Question

2008-12-06 Thread richard terry
I have files, could be thousands of lines, but the start/end lines are like this: FHS|^~\&|APOLLO|NATA^2178^N|||200811101339+1100||dhm0003.ORU||3 FTS|1|3  I wondered what the rectangle represents I guess must be some sort of byte count??, and how to get rid of it as I process the file. My

[Gambas-user] Reproducable Bug in IDE search routine

2008-12-06 Thread richard terry
Build 1721. Quite specific, but reproducable. When find previous is unable to find another occurence of the search string, and the search in subroutine button is depressed, it stays in an endless loop with the busy cursor on the screen. The gambas process must be killed to extricate. To repli

[Gambas-user] configure...: components were disabled...

2008-12-06 Thread moon_walker
Hi Gurus, i am just runned the ./configure for rev. 1722. I realised that many components were disabled: gb.qt gb.gtk gb.desktop gb.db.odbc ... could you tell me maybe the reason? thanks Attila -- View this message in context: http://www.nabble.com/configure...%3A-components-were-disabled..

[Gambas-user] Bug in Gambas 2.9 and Gnome 2.24

2008-12-06 Thread Leonardo Miliani
I found a bug into Gambas 2.9 running on Gnome 2.24: the masks of the windows are not applied, resulting in forms that visualize the window borders. Try the Clock example and you'll understand what I mean. The problem doesn't appear on KDE 4.x and Gnome <=2.22. -- Ciao. Leo. Web: www.leonardom

Re: [Gambas-user] Coordinate system in Gambas Graphics

2008-12-06 Thread Charles Capaday
Not a problem, it is quite sportly of you to acknowledge the error... Cheers, Dr. Charles Capaday Professor & Director Brain and Movement Lab. Dept. of Anatomy & Physiology Faculty of Medicine, Laval University http://ww

Re: [Gambas-user] Action managment

2008-12-06 Thread David Villalobos Cambronero
Well, I have been working in this project: http://code.google.com/p/mysql-gui/ what I need I my class to raise the Action_Activate event, I inherit Window to my class and it works fine. Regards -- David - Original Message From: Benoit Minisini <[EMAIL PROTECTED]> To: mailing list

Re: [Gambas-user] Coordinate system in Gambas Graphics

2008-12-06 Thread Fabien Bodard
i apologize, it seem i was really tired the night I've read your mail ... 2008/12/5 Charles Capaday <[EMAIL PROTECTED]>: > Grazie, this is the best answer I got, most others seemed to say there was no > such thing, which frankly surprised me. > >