Thanks, Robin.
I would like to use as little C/C++ as possible--and to favour
wxPython. I've just started investigating this problem; I made some
ancient MS sample C code compile and link successfully
yesterday evening. It seems to involve callbacks of some kind and
non-standard data structures.
I notice on the list's archives that one or two others have asked
related questions. If I can work out something useful or identify
subproblems that seem amenable to solution I hope no-one will
mind if I bring them to this list.
Bill
ยทยทยท
"Robin Dunn" <robin@alldunn.com> wrote:
> I haven't found any reference to this in the wxWindows help file.
> Has anyone explored how to build appbars in a project that makes use
> of wxPython?I'm not sure if this is what you are asking, but you might bea ble to
do it by using a frame with the style set for no border, caption, etc.