Kari means go to the online help.

   Select the little question mark '?' to the right of the 'tools' menu 
at the top of the GAMBAS IDE. Then select 'Help Browswer' and when it 
appears you will see on the left side of the window a list of items 
entitled 'Gambas components'.

   Now I usually use QT, so I would look down through that list until I 
find the item labeled 'gb.qt' and click on the plus sign '+' to expand 
it out. If you're using GTK then look for 'gb.gtk' and click on the '+' 
that is next to it. Look down through the resulting expanded tree of 
items and you will see an entry for 'GridView'. Click on THAT and you 
will get the information of which Kari speaks.

Steve.

Kari Laine wrote:
> On Tue, Sep 2, 2008 at 10:39 AM, Doriano Blengino <
> [EMAIL PROTECTED]> wrote:
> 
>> Look at the manual page about GridView - it contains an example on how
>> to set grid "dimensions" (number of row and columns), and fill them by
>> code. About to see them... I don't understand the problem; provided that
>> the event loop is called, then you will see any data a Gridview is
>> filled with.
>>
>>
> Thanks for good info. Could you please tell me what you are referring with
> "manual page about GridView"? I could not find it.
> 
> Best Regards
> Kari
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to