wxGridCellEditor??

In the demo, look at the wxGrid sample for "Shows how to create a custom
Cell Editor." This one uses a text ctrl and you can see if it meets your
needs.

Gilad

···

----- Original Message -----
From: "BruceKL WhoH" <BruceWhoHKL@gawab.com>
To: "wx" <wxPython-users@lists.wxwindows.org>
Sent: Tuesday, November 18, 2003 12:00 AM
Subject: [wxPython-users] wxGridCellEditor??

can I set a TextCtrl as the wxGridCellEditor for a wxGrid?
For wxGrid,it's impossible to input string longer than the column width.to

drag the column to make it wider can solve the problem.It's quite different
from a textctrl,you can input a very long string in a TextCtrl without
worrying its width.

So is it possible to make the GridCellEditor act like a textctrl?
Thanks in advance.

    BruceKL WhoH
    BruceWhoHKL@gawab\.com
      2003\-11\-18

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org