[Pharo-project] Issue 3653 in pharo: enh: change cursor form when over active editable text morph
Status: Accepted Owner: aplan...@gmail.com Labels: Milestone-1.3 New issue 3653 by aplan...@gmail.com: enh: change cursor form when over active editable text morph http://code.google.com/p/pharo/issues/detail?id=3653 like in every other ide in the world
Updates: Status: Fixed Comment #1 on issue 3653 by aplan...@gmail.com: enh: change cursor form when over active editable text morph http://code.google.com/p/pharo/issues/detail?id=3653 SLICE-Issue-3653-enh-change-cursor-form-when-over-active-editable-text-morph
Updates: Status: Closed Comment #2 on issue 3653 by stephane...@gmail.com: enh: change cursor form when over active editable text morph http://code.google.com/p/pharo/issues/detail?id=3653 in 13036
This is cool. Doru On 4 Feb 2011, at 21:31, pharo@googlecode.com wrote:
Updates: Status: Closed
Comment #2 on issue 3653 by stephane...@gmail.com: enh: change cursor form when over active editable text morph http://code.google.com/p/pharo/issues/detail?id=3653
in 13036
-- www.tudorgirba.com "We cannot reach the flow of things unless we let go."
Comment #3 on issue 3653 by Torsten....@astares.de: enh: change cursor form when over active editable text morph http://code.google.com/p/pharo/issues/detail?id=3653 In the IDE's that I know this cursor is ALWAYS shown during mousing around in THE WHOLE edit area (when I'm within the white rectangle of a text area, even here in the google bug tracker). This implementation seems to show it: - only in the first editable line of the code pane when you open a new browser - only on the text when for instance display a class definition instead of showing it while over the code pane in general
Comment #4 on issue 3653 by aplan...@gmail.com: enh: change cursor form when over active editable text morph http://code.google.com/p/pharo/issues/detail?id=3653 Yes, it is another solution but not always true. This implementation is the same as the one of thunderbird for example :)
participants (2)
-
pharo@googlecode.com -
Tudor Girba