[Gambas-user] How can I syncronize two listbox or two gridview

admhardsoft at ...253... admhardsoft at ...253...
Mon Jun 21 14:01:28 CEST 2010


Hi
I wanna show an gridview or listbox one table from a mysql db and in other gridview or listbox all record belong to the principal key from the first gridview or listbox.
I means to join two list or gridview dependable one from the other by the principal key.
Somebody can help me with that problema for  me.
Thanks
Tomas
Sent on the TELUS Mobility network with BlackBerry

-----Original Message-----
From: Jussi Lahtinen <jussi.lahtinen at ...626...>
Date: Sun, 20 Jun 2010 19:54:45 
To: mailing list for gambas users<gambas-user at lists.sourceforge.net>
Reply-To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Subject: Re: [Gambas-user] Bug with external libraries

To my surprise this bug seems to need specific earlier conditions.
I managed to isolate those conditions, see attachments.

Jussi


2010/6/19 Benoît Minisini <gambas at ...1...>:
>> Hi!
>> Here is the problem:
>>
>> Declaration in C:
>> void Lib_initr(void)
>> (I also tested void Lib_initr() with same result)
>>
>> In Gambas:
>> Public Extern Lib_initr() In "libMlpp"
>>
>> And this raises error:
>> Lib_initr()
>> Type mismatch: Wanted Void, got Integer instead
>>
>> Ubuntu 10.04 64bit, Gambas3 revision 3016
>>
>>
>> Jussi
>>
>
> Can you make a little project for me, with a library, that shows the error?
>
> Thanks in advance!
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
>_______________________________________________
> 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