Re: [Tutor] wxPython shaped window

2005-07-03 Thread Liam Clarke
To totally not answer your question, check out - pythoncard.sourceforge.net It's the Visual Basic Userform IDE of wxPython. :) On 7/1/05, Adam Bark <[EMAIL PROTECTED]> wrote: On 6/26/05, Adam Cripps < [EMAIL PROTECTED]> wrote: On 6/25/05, Adam Bark <[EMAIL PROTECTED]> wrote:> Thanks for the info

[Tutor] wxPython shaped window

2005-06-30 Thread Adam Bark
On 6/26/05, Adam Cripps <[EMAIL PROTECTED]> wrote: On 6/25/05, Adam Bark <[EMAIL PROTECTED]> wrote:> Thanks for the info Adam I just seem to be having a problem with the panel > size it greys out nearly all the image. Ideally I would like to make the > panel transparent but I can't work out how t

Re: [Tutor] wxPython shaped window

2005-06-26 Thread Adam Cripps
On 6/25/05, Adam Bark <[EMAIL PROTECTED]> wrote: > Thanks for the info Adam I just seem to be having a problem with the panel > size it greys out nearly all the image. Ideally I would like to make the > panel transparent but I can't work out how to do that. > > > On 6/25/05, Adam Cripps <[EMAIL P

Re: [Tutor] wxPython shaped window

2005-06-25 Thread Danny Yoo
On Sat, 25 Jun 2005, Adam Bark wrote: > Is it possible to put controls into a shaped window in wxPython. I have > tried putting a button on the demo and it becomes the exact size and > shape of the window. Also when I tried to bind it to an action it > wouldn't even start. Hi Adam, You might w

Re: [Tutor] wxPython shaped window

2005-06-25 Thread Adam Bark
Thanks for the info Adam I just seem to be having a problem with the panel size it greys out nearly all the image. Ideally I would like to make the panel transparent but I can't work out how to do that.On 6/25/05, Adam Cripps <[EMAIL PROTECTED]> wrote: On 6/25/05, Adam Bark <[EMAIL PROTECTED] > wro

Re: [Tutor] wxPython shaped window

2005-06-25 Thread Adam Cripps
On 6/25/05, Adam Bark <[EMAIL PROTECTED]> wrote: > Is it possible to put controls into a shaped window in wxPython. I have > tried putting a button on the demo and it becomes the exact size and shape > of the window. Also when I tried to bind it to an action it wouldn't even > start. > > Adam >

[Tutor] wxPython shaped window

2005-06-25 Thread Adam Bark
Is it possible to put controls into a shaped window in wxPython. I have tried putting a button on the demo and it becomes the exact size and shape of the window. Also when I tried to bind it to an action it wouldn't even start. Adam ___ Tutor maillist -