[wxPython-users] Insert Comments in Cell (wx.Grid)

Raffaello Barella barbarossa.platz at gmail.com
Wed Oct 3 14:30:45 PDT 2007


As far as I can understand, Pradeep Kumar looks for something like this
method:
    def  TipWindow(self, Message):
        # It builds up on the fly a  wx.TipWindow volante, auto-erasing
        wx.TipWindow(self, Message, 100, None)

2007/10/2, Robin Dunn <robin at alldunn.com>:
>
> Pradeep Kumar wrote:
> >  Hi,
> >
> > I have a wx.Grid that I'm using for entry purpose
> > now I want to implement a comment routine like in
> > MS-Excel (Right click - > Insert Comment or Insert -> Comment).
>
> You'll need to be more descriptive since I have no idea what that does,
> having not used Excel for several years.
>
>
> --
> Robin Dunn
> Software Craftsman
> http://wxPython.org  Java give you jitters?  Relax with wxPython!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200710=
03/e6439dd7/attachment.htm


More information about the wxpython-users mailing list