On Friday 05 January 2007 09:24, Carl Karsten wrote:
> > Oddly enough, it is already 1/2 here.
> >
> > [EMAIL PROTECTED]:~/dabo/trunk/dabo/dabo/ui/uiwx$ python dEditBox.py
> > I can select/paste in and out of the edit box: EXCITING
> >
> > [EMAIL PROTECTED]:~/dabo/trunk/dabo/dabo/ui/dialogs$ python about.py
> > I can select, but not paste into the edit box (or anywhere else.)
> >
> > SPE has simialar issues, and from #wxWidgits:
> > (11:08:02 AM) BrianHV: oh... SPE probably uses Scintilla, for which all
> > bets on native behavior are off
> >
> > Is this related?
>
> Here is what trips me up:
>
> [EMAIL PROTECTED]:~/dabo/trunk/dabo/dabo/ui/uiwx$ python dEditBox.py
> File, Command window.  select text, like the python version number on the
> top line.  try to paste it.  no luck.
>
> Carl K
>
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Interesting!  On my system the text is on the clipboard (Klipper) but is not 
the selected item for paste.  If I select the item from the clipboard I can 
paste anywhere.  So this does not fix the problem but maybe a work around.

SUSE 10.2 Python 2.5 wxPython 2.6.3
-- 
John Fabiani

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to