Re: An array of clickable widgets

Phil <[email protected]> Sun, 8 Nov 2020 18:08:56 +1000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
On 8/11/20 5:08 pm, Steve Barnes wrote:
> Phil,
>
> You could use a simple wx.Grid with empty cells, zero hight header and zero width row labels (or both invisible if that is an option) then bind to the SelectCell event.
Thank you Steve, wx.Grid sounds promising.
>
> The GridSimple demo shows how to catch all of the various events.

I found a grid demo under "Core Windows Controls", which shows how to 
set out controls, is that what you suggested? I cannot find "GridSimple".

-- 

Regards,
Phil

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/6064679e-c0a1-744a-ad31-7edc3b6efa5b%40gmail.com.