wxPython help wxSashWindow

M

MatthewWarren

Hi, I'm wondering if anyone can tell me here, or point to a specific
tutorial ( I have searched for 1/2hour, but can find only reference
style docs or not-quite-what-im-after help) on how to build a
wxSashWindow in wxPython. I'm just starting out with wxPython, and the
first thing i need to do is use 3 sash windows, 1 split vertically, and
on the left and right of that a SashWindow splitting horizontally. I
can make frames, buttons, use sizers etc.. as they are fairly
intuitive, but SashWindow and SashLayoutWindow have stumped me.

Thanks,

Matt.
 
J

John Salerno

MatthewWarren said:
I'm just starting out with wxPython

Hi there. Sorry I can't help you because SashWindow isn't something I've
worked with yet, but I just wanted to let you know that there is also a
dedicated wxPython newsgroup (not that the people here aren't geniuses!) :)

gmane.comp.python.wxpython (newsgroup)
(e-mail address removed) (mailing list)

It's a great resource.
 
M

MatthewWarren

John said:
Hi there. Sorry I can't help you because SashWindow isn't something I've
worked with yet, but I just wanted to let you know that there is also a
dedicated wxPython newsgroup (not that the people here aren't geniuses!) :)

gmane.comp.python.wxpython (newsgroup)
(e-mail address removed) (mailing list)

It's a great resource.

Thanks, is that a newsgroup I can view through google groups? I tried
seraching for it but google says no..

And I'll give that list a subscribe.

I have found a wxPython google group, but only 11 members and a
handfull of posts in a year...
 
J

John Salerno

MatthewWarren said:
Thanks, is that a newsgroup I can view through google groups? I tried
seraching for it but google says no..

I'm not sure, but I don't think so. The way I have to do it is use
Thunderbird (or equivalent) and subscribe first to the "Gmane" account,
then to the specific newsgroup. You also have to send posts to the
mailing list address, not to the newsgroup name itself (these seem to
get sent, but never appear), so it's kind of funky.
 
M

Max Erickson

MatthewWarren said:
Thanks, is that a newsgroup I can view through google groups? I
tried seraching for it but google says no..

And I'll give that list a subscribe.

I have found a wxPython google group, but only 11 members and a
handfull of posts in a year...

Gmane archives many mailing lists and also allows access to the lists
through a news server gateway(news.gmane.org). Posting throught the
news gateway is allowed for many groups(including this one), but not
all. For more information and web access to the archives, visit
http://gmane.org.

max
 
M

MrJean1

Take a look at the "wxSashWindow" example in the wxPython demo. That
is located under the Core Windows/Controls item.

/Jean Brouwers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,167
Messages
2,570,911
Members
47,453
Latest member
MadelinePh

Latest Threads

Top