[Cocoa-sharp] [PATCH] Cocoa.TextField class (NSTextField wrapper)

Ryan Williams rwilliams at comlabs.com.au
Sat Jan 6 22:22:53 EST 2007


Hello again, here's another patch, this time for the TextField class:

TextField.cs:
    * Added Editable property
    * Added Selectable property
    * Added AllowsEditingTextAttributes property
    * Added ImportsGraphics property
    * Added TextColor property
    * Added BackgroundColor property
    * Added DrawsBackground property
    * Added Bezeled property
    * Added BezelStyle property
    * Added Bordered property
    * Added SelectText method
    * Added AcceptsFirstResponder property
    * Added SetTitleWithMnemonic method
    * Added Delegate property

Cheers,
Ryan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20070107/4c93b386/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CocoaSharpTextFieldTestApp.tar.gz
Type: application/x-gzip
Size: 103273 bytes
Desc: CocoaSharpTextFieldTestApp.tar.gz
Url : http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20070107/4c93b386/attachment-0001.gz 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TextField.cs.patch
Type: application/octet-stream
Size: 8229 bytes
Desc: TextField.cs.patch
Url : http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20070107/4c93b386/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TextField.xml.patch
Type: application/octet-stream
Size: 7212 bytes
Desc: TextField.xml.patch
Url : http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20070107/4c93b386/attachment-0003.obj 


More information about the Cocoa-sharp mailing list