Hi,

I'm looking for a Javascript Client API that would allow me to show a
dialog to the user that would let her to pick a friend(s) and write a
message. I've looked at opensocial.requestSendMessage API but that
doesn't give me quite what I want. I'd like to be able to:

- Set a different label for the 'send' button
- Set a different title than 'Send a Message'
- Get rid of '<app-name> has suggested sending this message:'
- Set a different label instead of 'To'.
- Set a callback on the renamed send button and read the value of the
friends and message upon click.

Basically, I'm looking for an API on Orkut similar to Dialog() on
Facebook.
myDialog = new Dialog();
myDialog.showChoice();

Any help and pointers would be greatly appreciated.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to