473,385 Members | 1,673 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

wxDialog not displaying control

I am attempting to create a modeless wxDialog with parent, and display > a few controls. The controls don't appear after the Show() command,
May 11 '07 #1
1 1914
DeMan
1,806 1GB
Are you using a (wx)sizer to add all these elements to your frame/dialog?
It is possible trhat all your controls are there, but they are all in "wxDefaultPosition" (ie one on top of the next). Use a sizer (here http://www.wxwidgets.org/manuals/2.8.3/wx_wxsizer.html) to layout your page how you want. You can also put a sizer inside a sizer to be able to manipulate the form exactly how you want. (there are also programs like wxFormBuilder and a wxSmith extension to codeblocks which may help you design a form/window).

There appears to be an extensive forum linked to the wxWidgets site (http://wxforum.shadonet.com) where the people who made wxWidgets may be able to help you with unusual quirks.
May 15 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Piet | last post by:
Hello there. I have written a python app that reads data from xml files and displays them in a wxDialog window. For large Xml files, this will lead to a wxDialog which is wider than the screen...
1
by: Yoshitha | last post by:
hi I have datalist control in my ASP.NET application the problem here is i have used a textbox with multiline true propertly when i enter data like "fdjsfhjksdhfjsdfhsdjhfsdfhsdjfhsd...
5
by: Tomaz Koritnik | last post by:
Hi I have many short HTML files stored in a binary stream storage to display descriptions for various items in application. HTML would be display inside application using some .NET control or...
2
by: RAJ | last post by:
In our multi-tier application, we have several ASP.NET user controls which will update the same data source provided by middle tier logic. In this particular scenario we have one user control...
4
by: Jason Chan | last post by:
How can I get the month and year a calendar control current displaying? My problem is I want to load a list of event to a calendar so that it display difference style if there a event for a day....
3
by: Richard Carpenter | last post by:
I understand how to use a dropdown list control to display the associated description value for a foreign key in a parent rather than the key itself, but I don't like having to disable the control...
3
by: pavanik | last post by:
hey this is pavanik, i had created a pop up calendar control.it is working properly. but the problem is while i click on the button the calendar is displaying but if iam...
4
by: DKn | last post by:
Hi All, I am having a .Net ActiveX control which can be used in vb 6.0. I opened a new VB 6.0 StandardEXE project, i have given the Reference to that Control.tlb file, and components i have...
7
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.