Hi there,

I want to adress the API for TWTweetComposeViewController in
MonoTouch.Twitter
I have a helper class which allows me to setInitialText and add an image to
the tweet.
it is then displayed to user from within my app.
The user can then choose whether to send or cancel the tweet with the two
button options.
This is fine, however I dont want the user to edit the tweet text.
so i use the method   TWTweetComposeViewController.setEditing(false,false)

This method appears to have no effect in the simulator with the user being
able to edit the text.

having read other threads it may be possible to avoid user editing with
TWRequest but using that i cannot add the image.. so its no good

any ideas?

 



--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Twitter-without-UI-only-code-tp3906383p4655161.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to