[Gambas-user] gb3: using string as stream for sequential write operations of arbitrary datatypes

2011-08-29 Thread Kevin Fishburne
Crap, I accidentally sent this to the man himself instead of the mailing list. Sorry about that Benoît. I'm implementing client-server network transaction histories so that transactions which are sent but aren't answered by an acknowledgment (dropped/lost) are resent. I don't want to have to re

Re: [Gambas-user] Issue 91 in gambas: G3 Help Browser - General Navigation 3 (internal pages part 2)

2011-08-29 Thread gambas
Updates: Status: Fixed Comment #2 on issue 91 by benoit.m...@gmail.com: G3 Help Browser - General Navigation 3 (internal pages part 2) http://code.google.com/p/gambas/issues/detail?id=91 It should be fixed in revision #4061.

Re: [Gambas-user] Issue 90 in gambas: G3 Help Browser - General Navigation 3 (internal pages part 1)

2011-08-29 Thread gambas
Updates: Status: Fixed Comment #3 on issue 90 by benoit.m...@gmail.com: G3 Help Browser - General Navigation 3 (internal pages part 1) http://code.google.com/p/gambas/issues/detail?id=90 History has been fixed in revision #4060.

Re: [Gambas-user] Issue 92 in gambas: Wrong combobox list referenced in FOptions

2011-08-29 Thread gambas
Updates: Status: Fixed Comment #2 on issue 92 by benoit.m...@gmail.com: Wrong combobox list referenced in FOptions http://code.google.com/p/gambas/issues/detail?id=92 Fixed in revision #4058. -- EMC VNX: the w

[Gambas-user] Error in example: WebCam 1.0.4

2011-08-29 Thread Jussi Lahtinen
'Form.Close' is incorrectly overridden in class 'FDevice' Gambas 3 rev 4052 @ Ubuntu 11.04 64bit Jussi -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified m

Re: [Gambas-user] Issue 92 in gambas: Wrong combobox list referenced in FOptions

2011-08-29 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 92 by benoit.m...@gmail.com: Wrong combobox list referenced in FOptions http://code.google.com/p/gambas/issues/detail?id=92 (No comment was entered for this change.) --

Re: [Gambas-user] Syntax error not my fault

2011-08-29 Thread Benoît Minisini
> im using gambas2 and the settings component. They were both working fine > (especialy the settings component. I love it.) until just recently. Im > using the exact code below; FMain.Top = Settings["Window/Top", FMain.Top] > but i keep getting this error which is not refering to my line of code, b