[wxPython-users] 1 pixel border on window

Philippe C. Martin pmartin at snakecard.com
Wed Jan 24 06:37:28 PST 2007


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

found it : NO_BORDER (sigh)

-- 
_________________________
Philippe C. Martin
www.snakecard.com
_________________________





More information about the wxpython-users mailing list