Francach wrote:
> Hi,
>
> I'd like to create a very small Frame without the usual minimise and
> maximise icons on the top. Does anyone know how to do this with
> wxPython? I've tried creating a Frame with the style wx.DOUBLE_BORDER,
> which gives me a nice small window. But I can't move it aroun
Hi,
I'd like to create a very small Frame without the usual minimise and
maximise icons on the top. Does anyone know how to do this with
wxPython? I've tried creating a Frame with the style wx.DOUBLE_BORDER,
which gives me a nice small window. But I can't move it around the
screen.
Thanks,
Marti