Hi,
I am working on a full screen application.
my init is
style = wx.STAY_ON_TOP | wx.CLIP_CHILDREN
I still get a small border (1 pixel I think)
Anyway to get rid of it ?
Thanks,
Philippe
···
--
_________________________
Philippe C. Martin
www.snakecard.com
_________________________
found it : NO_BORDER (sigh)
···
On Wednesday 24 January 2007 13:45, Philippe C. Martin wrote:
Hi,
I am working on a full screen application.
my init is
style = wx.STAY_ON_TOP | wx.CLIP_CHILDREN
I still get a small border (1 pixel I think)
Anyway to get rid of it ?
Thanks,
Philippe
--
_________________________
Philippe C. Martin
www.snakecard.com
_________________________