Hi,
REALbasic 2006r4
I saw in the Language Reference that now LowerCase, UpperCase and TitleCase are
now:
Lowercase, Uppercase and Titlecase
In other words, using the current REALbasic version, case have lost its
uppercase c.
Lowercase, Uppercase and Titlecase is less readable than LowerCase, UpperCase
and TitleCase.
WHY ?
Emile
PS: if you (Realsoftware) makes this change:
caseLower, caseUpper and caseTitle, I would understand (appreciate * it but not
like it at all too)...
* I use a prefix to name objects on my windows like: BBFoo for BevelButton Foo,
PBOK for PushButton OK ("OK"), and so on, so I get them alphabetized (all
objects of the same kind are reunite) in the Code Editor left pane instead of
getting the objects as is (following the names, not respecting their kinds), as
it is today (No, I do not want to write a feature request for that since the
object name gives me its king when I read its "prefix" (RB for RadioButton, CB
for CheckBox and so on...)
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>