[Gambas-user] Xview selection cursor info

Fabien Bodard gambas.fr at ...626...
Tue Dec 1 21:29:54 CET 2009


2009/12/1 Jean-Yves F. Barbier <12ukwn at ...626...>:
> Fabien Bodard a écrit :
>> si :
>>
>> PUBLIC SUB OBS_Open()
>>
>>     ' IF IsNull($sfrmNouveau) THEN Error.Raise("Vous devez définir un
>> formulaire Nouveau")
>>     ' IF IsNull($sModifier) THEN Error.Raise("Vous devez définir un
>> formulaire Modifier")
>>     IF IsNull($hGrid.DataField) THEN ERROR.Raise("Vous devez definir
>> le champ identificateur")
>>    $hGrid.Refresh
>>    $hGrid.Grid.Row = 0
>> END
>>
>>
>> you need to modify FList...
>
> Crap: I put it into RichDataGrid instead of here; I still have a great
> deal to learn!

in fact the use of observer make things sometime special


> Thanks Fabien
>
> --
> Real computer scientists don't comment their code.  The identifiers are
> so long they can't afford the disk space.
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list