Re: [Gambas-user] Parallel Port - Illegal Seek -

2010-04-08 Thread Doriano Blengino
mike ha scritto: On 04/07/2010 02:47 PM, nando wrote: Seek will not change the address. -- Original Message --- From: Doriano Blenginodoriano.bleng...@fastwebnet.it To: nand...@nothingsimple.com, mailing list for gambas users gambas-user@lists.sourceforge.net Sent:

Re: [Gambas-user] Parallel Port - Illegal Seek -

2010-04-08 Thread Benoît Minisini
Hi All, I am writing a parallel port interface, however I am struggling with how to write to the parallel port. Below I have included the code that I have used. Following that I have included the BASIC code that I am bastardizing. My Gambas version is Gambas2.13 I am running Linux

[Gambas-user] Debugging program to find error

2010-04-08 Thread craf
Hi Continuing with experiments to try to implement a project of Gambas on a computer that does not have the IDE using the variable GB_DIR. The main problem is to debug the project on the computer that Gambas is not installed because the debugger does not work with the parameters indicated on the

Re: [Gambas-user] Debugging program to find error

2010-04-08 Thread Benoît Minisini
Hi Continuing with experiments to try to implement a project of Gambas on a computer that does not have the IDE using the variable GB_DIR. The main problem is to debug the project on the computer that Gambas is not installed because the debugger does not work with the parameters

Re: [Gambas-user] Parallel Port

2010-04-08 Thread Les Hardy
Hi there, I don't have a program to offer you. All my old code is in other languages. I did however write a little working example for you. You will need to use port, not parport0. For some reason that is unknown to me, I too, am unable to get parport to work correctly from gambas. I tested

Re: [Gambas-user] Parallel Port

2010-04-08 Thread Benoît Minisini
Hi there, I don't have a program to offer you. All my old code is in other languages. I did however write a little working example for you. You will need to use port, not parport0. For some reason that is unknown to me, I too, am unable to get parport to work correctly from gambas. I

Re: [Gambas-user] Debugging program to find error

2010-04-08 Thread craf
-Mensaje original- De: Benoît Minisini gam...@users.sourceforge.net Reply-to: mailing list for gambas users gambas-user@lists.sourceforge.net Para: mailing list for gambas users gambas-user@lists.sourceforge.net Asunto: Re: [Gambas-user] Debugging program to find error Fecha: Thu, 8 Apr

[Gambas-user] config dialog box, for a custom control

2010-04-08 Thread Fabián Flores Vadell
I want to create a config dialog box for a custom control, so that the IDE display a button ... in the Form Editor ToolBox, like when the property _Properties includes Kind=[Color|Font|Path|...] Is this possible? -- Fabián Flores Vadell www.speedbooksargentina.blogspot.com

[Gambas-user] Usage of Editor object

2010-04-08 Thread Olivier Cruilles
Hi everybody, I'm working on a new project that use the Editor object. I'm trying to configure the highlight properties and never the event highlight arrive. Does anyone can give me an example or know how to use it please ? I'll build a little editor to convert text file to something like

Re: [Gambas-user] Usage of Editor object

2010-04-08 Thread Jussi Lahtinen
Look at Gambas IDE source code. You find related code under FTextEditor.form. Jussi On Thu, Apr 8, 2010 at 22:17, Olivier Cruilles linu...@club-internet.fr wrote: Hi everybody, I'm working on a new project that use the Editor object. I'm trying to configure the highlight properties and

Re: [Gambas-user] config dialog box, for a custom control

2010-04-08 Thread Benoît Minisini
I want to create a config dialog box for a custom control, so that the IDE display a button ... in the Form Editor ToolBox, like when the property _Properties includes Kind=[Color|Font|Path|...] Is this possible? -- Fabián Flores Vadell www.speedbooksargentina.blogspot.com It is not

Re: [Gambas-user] Usage of Editor object

2010-04-08 Thread Olivier Cruilles
Hi Jussi, Thank's. I'll see inside to understand how it work. Olivier Cruilles Mail: linu...@club-internet.fr Le 8 avr. 2010 à 21:40, Jussi Lahtinen a écrit : Look at Gambas IDE source code. You find related code under FTextEditor.form. Jussi On Thu, Apr 8, 2010 at 22:17, Olivier

[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