473,465 Members | 1,373 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

wxPython, using sizers.

I'm making a program to view log files. The main display is a multi
column listbox. I want to add combobox filters above the listbox
headers. The filters contain each unique instance in the list column
below it, and if any filter has text selected in it then the listbox
will only display rows in which the relevant column contains that text
(MS Excel's Autofilter, basically). I need to get the comboboxes to be
positioned directly above the column headers, and be the same width,
and I've had no luck. I tried with a horizontal boxsizer, but it
resets the widths automatically (as I imagine it is supposed to). Any
tips?

Iain

Sep 16 '05 #1
0 937

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Tom Lee | last post by:
Hi all, Been fooling around with wxPython, run into a bit of a brick wall due to a lack of documentation: Can anybody explain to me the correct usage of wxSashLayoutWindow? I've been trying...
1
by: Nikolai Kirsebom | last post by:
I've made a small utility which converts the content of a Microsoft Word2000 document to wxPython code. For some time I've used wxPython in small projects. I always have to look up old examples...
15
by: Grant Edwards | last post by:
Can anybody recommend a good book on wxPython? Are there any books on wxPython? I've been trying to learn wxPython and/or wax for a few weeks, and I'm just not getting it. wxWindows seems...
0
by: Dave Williams | last post by:
Hi, I'm having problems getting IpAddrCtrl working with a frame containing nested sizers generated from an xrc file. Firstly I tried adding it using AttachUnknownControl as per the example code...
1
by: py | last post by:
I have the following code: class MainFrame(wx.Frame): def __init__(self, parent, id, title): wx.Frame.__init__(self, parent, wx.ID_ANY, title, style=wx.DEFAULT_FRAME_STYLE...
5
by: John Salerno | last post by:
Sorry for posting here again. I tried the wxPython list but I'm not sure I'm sending to the right email address! It bounced back. Besides, your opinions are too good to pass up. ;) My question...
12
by: diffuser78 | last post by:
I am newbie learning wxPython. I tried using GUI designer called wxGlade. When it generated code I couldnt get the same level of flexibility as writing the code by oneself. Any view on what you...
3
by: citronelu | last post by:
Hi, I'm new to wxpython, and the following code is my first serious attempt: #~ start code import wx class MyPanel(wx.Panel):
16
by: Andrea Gavana | last post by:
Hi Diez & All, Do you mind explaining "why" you find it *buttugly*? I am asking just out of curiosity, obviously. I am so biased towards wxPython that I won't make any comment on this thread...
1
by: dazzler | last post by:
Maybe the topic should be how to put background colors to sizers, but anyway... could anyone please help me, I need to have "background color for buttons", like in example blue & red, and then using...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.