Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Morphic Glamour should update the selectedText in a TextPresentation #273

Closed
seandenigris opened this issue Aug 3, 2015 · 4 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 273

Selecting in the first pane should spawn the text in the second pane.

    | browser |
    browser := GLMTabulator new.
    browser row: #main; row: #selected.
    browser showOn: #main; using: [browser text].
    browser showOn: #selected; from: #main->#selectedText; using: [browser text].
    ^ browser

Reported by tudor.girba on 2010-01-05 22:28:11

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2010-09-05 10:38:15

  • Labels added: Milestone-4.2
  • Labels removed: Milestone-4.1

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2011-01-28 12:20:10

  • Labels removed: Milestone-4.2

@seandenigris
Copy link
Contributor Author

We now update the #selectionInterval port.

Reported by tudor@tudorgirba.com on 2011-07-14 20:35:21

@seandenigris
Copy link
Contributor Author

And now the selectedText

Reported by tudor@tudorgirba.com on 2011-07-14 20:42:44

  • Status changed: Fixed
  • Labels added: Milestone-4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant