[interfacekit] Re: TextRequestDialog

> 
> I do not think so. I need a BTextControl, not a BTextView. And how will 
> BAlert return the string that was entered?

Whoops! Sorry, I didn't read correctly what you asked.
Though...

<Mirror Climbing Mode>

A BTextControl is just a BTextView + a label, and you could simply subclass 
BAlert to make the BTextView editable, and add a method to return the text in 
the BTextView.

</Mirror Climbing Mode>

Sorry if this doesn't help :)




Other related posts: