[Gambas-user] Introducing fakebas, an MDI Gambas IDE
Rob
sourceforge-raindog2 at ...94...
Sun Jan 30 18:56:35 CET 2005
On Sunday 30 January 2005 11:30, Laurent Duperval wrote:
> I tried it for thirty seconds. I have a connection in my form,
> so I pressed on ".Charset" and when I did, fakebas crashed
> saying there was a difference between the form type it was
> expecting and the one it found. Unfortunately, I couldn't
> cut'n'paste the message.
Yeah, already found and fixed that one.... in the autocompletion
code, instead of using Me.Parent.FEditor, Benoit used
Me.Window.FEditor, which in an MDI situation won't work. I hope
to have another version ready today.
> > I'd also like
> > suggestions for a name, since it can't be called
>
> Gambino?
Not so bad.... it'd be hard to find on Google though ;)
Rob
More information about the User
mailing list