[Mono-winforms-list] OSX TextBox accepts no input?

ultraviolet7 ultraviolet7 at gmail.com
Fri Jan 23 12:06:23 EST 2009


I guess that this was a bug.  I tried your code in 2.2 and it works fine.




gohanman wrote:
> 
> gohanman wrote:
> Out of curiosity, how does that differ from tb.parent = this? Both seem to
> have the same effect.
> 
> 
> 
> ultraviolet7 wrote:
>> 
>> You need to add "this.Controls.Add(tb);" towards the end of your
>> constructor.
>> http://msdn.microsoft.com/en-us/library/aa287574(VS.71).aspx
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/OSX-TextBox-accepts-no-input--tp21567608p21628553.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list