I would be nice if you could spell check your message before
sending. It's my understanding OS X has this built in, and it's not
hard to add to an existing program?? PLEASE!
Spell check is indeed available to all applications. Unfortunately, the
language that ChitChat is programmed in ( www.RealBasic.com ) does
not implement this functionality. In order to provide such functionality I
would have to implement a custom control that duplicates the
functionality of normal Cocoa text fields.
Though it's not hard to do in theory, the amount of effort required to
duplicate the functionality is not worth the investment. If anyone knows
of a pre-existng REALbasic class that easily obtains native cocoa text
fields, please let me know.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
yis thit wood be gewd i wont thit too. becauz sumtymes i spill rong.
Logged In: NO
Yes, a spell check would make this fun and functional application into a truly
usable one.
Logged In: YES
user_id=779409
Spell check is indeed available to all applications. Unfortunately, the
language that ChitChat is programmed in ( www.RealBasic.com ) does
not implement this functionality. In order to provide such functionality I
would have to implement a custom control that duplicates the
functionality of normal Cocoa text fields.
Though it's not hard to do in theory, the amount of effort required to
duplicate the functionality is not worth the investment. If anyone knows
of a pre-existng REALbasic class that easily obtains native cocoa text
fields, please let me know.