[Gambas-user] Facebook Component

Sebi Kul sebikul at ...626...
Sun Jun 5 18:15:28 CEST 2011



On dom 05 jun 2011 06:22:03 ART, Fabien Bodard wrote:
> it don't work for me :/
> 
> seem to have problem with the password
> 
> Le 5 juin 2011 04:27, Sebi Kul <sebikul at ...626...> a écrit :
>>
>>
>> On sáb 04 jun 2011 19:22:56 ART, Benoît Minisini wrote:
>>>> Hi all!
>>>>
>>>> I have been working the last few days on a Facebook component to make
>>>> GAMBAS more social and web friendly. It doesn't have many bugs, it
>>>> misses some features, and it may crash at any time (no error managment
>>>> implemented). BUT, it works.
>>>
>>> You don't have to use ByRef for object references. Objects are already
>>> references!
>>>
>>> To detect that in your code, just check that, for example, the FB object
>>> reference passed by reference is never modified by the function. Only the
>>> object is modified!
>>>
>>> Regards,
>>
>>
>> Hi!
>>
>> I just updated the component! To provide updates, SVN, downloads, and
>> future components, I created a project on Google Code. You can access
>> it here: http://code.google.com/p/gambas-online/
>>
>> To download new releases, you can head to
>> :http://code.google.com/p/gambas-online/downloads/list
>>
>> If you are using Ubuntu, you can use the .deb file to automatically
>> list the component
>>
>> ------------------------------------------------------------------------------
>> Simplify data backup and recovery for your virtual environment with vRanger.
>> Installation's a snap, and flexible recovery options mean your data is safe,
>> secure and there when you need it. Discover what all the cheering's about.
>> Get your free trial download today.
>> http://p.sf.net/sfu/quest-dev2dev2
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>

Remember you need to have an AppID and an API Secret to test the 
component. You cant just execute it and run it, as it will fail to 
authenticate.
If this is not your problem, could you be more specific please? This 
way i would be able to solve the bug.

Thanks!




More information about the User mailing list