Hello everyone,

I am trying to accomplish something similar like Whatsapp has when you're
texting.
I'd really like a view with a little bar that has a textfield and a button,
though I'm not sure how to add it so the View will stretch.

I have the following setup:

-- The main view
   -- WebView added
   -- BarView added

The WebView's size is relative to the size of the main view and the bar is
added to the main view. A little piece of the webview gets cut off meaning
the frame doesn't add the BarView beneath his own view.

Does anyone know how I can accomplish this in a good way?

Regards,
Mittchel
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to