Hi there, ... Yes, I'm here. Robert -- wxDesigner Software e.K. Dr. Robert Roebling Geranienweg 18 D-89233 Neu-Ulm, Germany Mail:...
3
tdroeger
Jul 7, 2010 2:44 pm
I am encountering problems with wxDesigner 2.20. In the "Add C++ handler" dialog, when I select my dialog function, my dialog is displayed correctly. However,...
4
Robert Roebling
robert_roebling
Jul 10, 2010 2:46 pm
Hi Terry Thanks for reporting, I'll look into that as soon as possible. This problem is one of the consequences of using the 2.9 branch and I thought I had...
5
Robert Roebling
robert_roebling
Jul 16, 2010 6:51 pm
Hi again, ... Actually, I couldn't reproduce this problem on any system. Do you still see this (with 2.20a). ... But this, I corrected in the latest bug fix...
6
tdroeger
Jul 26, 2010 12:33 am
Hi, I downloaded and installed version 2.20a on Ubuntu 9.10 and SnowLeopard. I do not see the problems anymore. Thank you for your help, Terry...
7
Long
lhn16425
Sep 29, 2010 2:06 pm
Hello, I created a dialog using wxDesigner, latest version (2.2). I generated the XRC file. However, when I load the dialog in my app, I get an XRC error...
8
Robert Roebling
robert_roebling
Sep 30, 2010 11:48 am
Hi Long, can you send me the *.wdr file that produces the wrong XRC files, please? Also, what version of wxWidgets are you using and what code to load the XRC....
9
scottwalde
Apr 13, 2011 11:11 pm
I'm sure I'm missing something simple, but I just can't figure this one out without some help... I'm using wxDesigner 2.20a on Debian 5 and building my...
10
Robert Roebling
robert_roebling
Apr 17, 2011 12:33 pm
... This cannot be solved from within wxDesigner and wxWidgets will just take over the order of creation. You can change the tab order afterwards using void...
11
chrisstankevitz
Jul 6, 2011 5:11 pm
Hi, Is there a way to, using wxDesigner, add something to a wxStaticBoxSizer that has the proportion argument set to 1 instead of 0? For example, when I add...
12
chrisstankevitz
Jul 6, 2011 8:36 pm
... Found it: It's the spin-control like control in the wxWidgets toolbar at the end of the alignment row. Chris...
13
Arjun Chennu
arjmage
Sep 13, 2011 10:19 pm
I have recently started using wxDesigner. Thanks for developing this nifty software. I am trying to add a menu item. When I click on "choose bitmap", I get an ...
14
eriksotheridentitythi...
eriksotherid...
Mar 18, 2013 5:06 pm
Hello, I would like to be able to insert a newline character into a wxStaticText label, as it looks like this has been possible since wxWidgets 2.8:...
15
mike_hore
Mar 19, 2013 3:55 am
Hi folks, I find on Ubuntu (precise or quantal), Mint (Maya), or Debian (wheezy), wxDesigner won't launch. The problem is that it needs libtiff3, while all...
16
mike_hore
Mar 23, 2013 5:37 am
Only two posts since 2011, both of which should have got replies -- something's not right. Cheers, Mike....
17
Robert Roebling
robert_roebling
Mar 28, 2013 10:16 am
Hi Erik, I'm surprised the multiline strings written by wxDesigner don't seem to compile with your compiler as I have tested this with dozens of compiles when...