More future plans.
This commit is contained in:
parent
54efcdc5d6
commit
82ffa9a57b
|
@ -22,6 +22,7 @@ Tab
|
||||||
Area
|
Area
|
||||||
keyboard scrolling
|
keyboard scrolling
|
||||||
OpenTextAreaAt() to allow editing of text blocks from within Areas (only after I add TextArea; it will use TextAreas themselves, rather than providing its own)
|
OpenTextAreaAt() to allow editing of text blocks from within Areas (only after I add TextArea; it will use TextAreas themselves, rather than providing its own)
|
||||||
|
OpenTextFieldAt(): more platform-specific finished editing options; escape key for cancelling too?
|
||||||
|
|
||||||
Tree
|
Tree
|
||||||
Mac OS X: make sure newScrollView() has the correct parameters for Table and Tree (and that Area has the appropriate ones from both)
|
Mac OS X: make sure newScrollView() has the correct parameters for Table and Tree (and that Area has the appropriate ones from both)
|
||||||
|
|
Loading…
Reference in New Issue