Giter Club home page Giter Club logo

tkmoo-ttk's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tkmoo-ttk's Issues

"copy" will copy selection from any window

Even if the selection is in a different window completely, the "copy" menu item will still copy it into the clipboard. "Cut" doesn't seem to suffer the same problem.

Editor windows don't receive focus.

I noticed when opening a local editor window, it's not given focus until you click inside. No typing, no keyboard shortcuts, nothin'.

While poking around, I noticed that changing ctext back to text in edit.tcl would make it focus properly. Of course then you lose all of the ctext goodies, but at least that narrows it down. Unfortunately my knowledge of tcl/tk ends there. I couldn't figure out how to make ctext take focus on my own. :(

OS is Mac OS X 10.10.2 if that makes any difference. tcl/tk is 8.6.3.

resizing window makes output scroll to the top of the former screen

If you resize the main window from, say, 60 rows to 50 rows, the output pane will display the first 50 of the previous 60 rows, leaving the bottom 10 rows offscreen. This is annoying in the 99% case where the output window is scrolled all the way down to the bottom before the resize.

Licensing is murky

This has drawn from several sources, some derived directly from tkMOO-light, some third-party, and some original work. tkMOO-light's license is a sorta hand-rolled no-commercial-use one, and the various derived works have either maintained that license or waved around dubiously-compatible things like GPL or public domain. Would like to see if Andrew is interested in releasing tkMOO-light under something more familiar, to start to pick through the weeds here.

Color chooser clunky and broken

The #rrggbb field is read-only, so you have to twiddle the decimal numbers to make changes to it.

Also, too, the decimal numbers don't immediately change the #rrbbgg field or the preview panel.

The only changes that seem to 'take' even within the panel are dragging around the sliders.

Then it doesn't actually save to the worlds file. Ow.

Middle-mouse paste in the output window tosses a traceback

can't read "tkPriv(mouseMoved)": no such variable
can't read "tkPriv(mouseMoved)": no such variable
while executing
"if {!$tkPriv(mouseMoved)} { window.selection_to_input }"
(command bound to event)

The button event is probably bound someplace dumb and crufty.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.