[Gambas-user] dammed click

Nigel GERRARD nigel at ...38...
Thu Jan 23 17:18:17 CET 2003


Charlie,

Here's another shot..this time the complete file.

Under certain circumstances it is still a bit untidy but hopefully is better
than the previous.

Nigel

----- Original Message -----
From: "Charlie" <karl.reinl at ...9...>
To: <gambas-user at lists.sourceforge.net>
Sent: Tuesday, January 21, 2003 10:12 PM
Subject: Re: [Gambas-user] dammed click


> Nigel GERRARD schrieb:
>
> >Charlie,
> >
> >Have a go with this and see if it works ok.
> >
> >To Install:
> >
> >mv FEditor.class.diff to GambasDir/app/gambas
> >cd GambasDir/app/gambas
> >make a backup copy of FEditor.class
> >patch FEditor.class FEditor.class.diff
> >
> >You will then need to make install to use.
> >
> >Let me know.  If so then perhaps Benoit will include in the
> >next release.
> >
> >Nigel
> >
> >
> >
> Salut Nigel,
>
> I dit like you said:
> The 'dammed click' ist 98 % less dammed.
>  my
> 1    PRIVATE FUNCTION GetStatusText() AS String
> 2        RETURN lblStatus.Text
> 3    END
>
> become after Click behind String in line 1
>
> 1    PRIVATE FUNCTION GetStatusText() AS String
> 2        R
> 3        ETURN lblStatus.Text
> 4    END
>
> Shure thast better, but you have worke on it.
>
> Charlie
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Scholarships for Techies!
> Can't afford IT training? All 2003 ictp students receive scholarships.
> Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
> www.ictp.com/training/sourceforge.asp
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FEditor.class
Type: application/octet-stream
Size: 13761 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030123/27d6b858/attachment.obj>


More information about the User mailing list