On Oct 12, 2006, at 8:02 PM, Bill Anderson wrote:
Copy some text to the clipboard. Highlight the number in one of the weight spinners. From the Edit menu bar, select the Paste menu pad. Nothing happens (good!). Highlight again and try the Ctrl + V keystroke. Again, nothing happens. Now, highlight again, right click and select Paste. The text pastes into a numeric control.
Paste seems to have problems when initiated by the menu bar/hotkey, but works when done by the context menu. I've noticed this in other places, and am trying to hunt down the reason. I don't know why wxPython lets you paste strings into the text area a spinner; it should probably have
Running the Demo.Py in the wxPython-demos folder simply generates an error.
Unfortunately, this was created and contributed by a third party, but has since not been maintained. It should probably be removed, but I'm always hoping someone else will pick up the ball and run with it. It's a great idea, but currently doesn't work.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
