Twitter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
No program code needs to be added to use this control. Since it needs to get information from the Twitter servers, it may render more slowly than other controls. | No program code needs to be added to use this control. Since it needs to get information from the Twitter servers, it may render more slowly than other controls. | ||
For another way to control Twitter, see http://blog.nsbasic.com/2014/08/more-twitter-tricks/. | |||
== Properties == | == Properties == |
Revision as of 20:56, 18 August 2014
Description
The Twitter controls add a Twitter “Follow” button to your app. Clicking on it will open up Twitter in a browser page.
No program code needs to be added to use this control. Since it needs to get information from the Twitter servers, it may render more slowly than other controls.
For another way to control Twitter, see http://blog.nsbasic.com/2014/08/more-twitter-tricks/.
Properties
The following properties are supported:
language | Choose from a list of popular languages.. |
showCount | Show the number of members? True or False. |
showName | Show the Twitter screen name? True or False |
size | Size of the button. Medium or Large. |
user | Twitter user name. |