Re: [Gambas-user] Missing components

2010-04-02 Thread craf
-Mensaje original- De: craf Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Missing components Fecha: Thu, 25 Mar 2010 20:20:44 -0300 -Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mai

Re: [Gambas-user] UNIX SOCKETS

2010-04-02 Thread Charlie Reinl
Am Freitag, den 02.04.2010, 22:34 +0100 schrieb Chris Dunworth: > Hi All, > > Don't know if I'm doing something wrong or there is a bug > > Using Gambas 2.16 on SLAX 6.1.2 Linux Kernel 2.6.27.27 > > Graphical application with Network programming option > > My class file > ***

[Gambas-user] UNIX SOCKETS

2010-04-02 Thread Chris Dunworth
Hi All, Don't know if I'm doing something wrong or there is a bug Using Gambas 2.16 on SLAX 6.1.2 Linux Kernel 2.6.27.27 Graphical application with Network programming option My class file G

Re: [Gambas-user] probem with user component in GB3 Rev 2851

2010-04-02 Thread Charlie Reinl
Am Freitag, den 02.04.2010, 05:52 -0700 schrieb kobolds: > when I move to GB3 , I recreate from scratch my program and all the component > . > > at that time I still see the component show up in component list . > I not sure since which rev of GB3 the component disappear from the list , > this i

Re: [Gambas-user] gambas3 Revision 2835. IDE crashes

2010-04-02 Thread Charlie Reinl
Am Freitag, den 02.04.2010, 14:35 +0200 schrieb Benoît Minisini: > > Salut, > > > > starting gambas3 Revision 2835 complied today > > I get this: > > > > Desktop.Width_Read.321: #13: Null object > > 0: Desktop.Width_Read.321 > > 1: FMain._new.22 > > 2: Project.Main.202 > > > > That problem shou

Re: [Gambas-user] probem with user component in GB3 Rev 2851

2010-04-02 Thread kobolds
when I move to GB3 , I recreate from scratch my program and all the component . at that time I still see the component show up in component list . I not sure since which rev of GB3 the component disappear from the list , this is because I haven't done any changes to the component until today.

Re: [Gambas-user] gambas3 Revision 2835. IDE crashes

2010-04-02 Thread Benoît Minisini
> Salut, > > starting gambas3 Revision 2835 complied today > I get this: > > Desktop.Width_Read.321: #13: Null object > 0: Desktop.Width_Read.321 > 1: FMain._new.22 > 2: Project.Main.202 > That problem should be fixed in revision #2852. Regards, -- Benoît Minisini --

Re: [Gambas-user] probem with user component in GB3 Rev 2851

2010-04-02 Thread Charlie Reinl
Am Donnerstag, den 01.04.2010, 20:34 -0700 schrieb kobolds: > I realized my program still able to call my component even though that my > component is not showing in component list . > > the problem now is that the changes on my component project is not reflected > on my program. > Salut, for g

[Gambas-user] Parallel Port - Illegal Seek -

2010-04-02 Thread Bjorn Macintosh
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 Mint 8 I do h