Hello,
I'm using wxDev-C++. I received project to change, but I've got small problem. I cannot change or move any component on the form. All new components are adding centered. On the form there is wxBoxSizer (full size) which I cannot resize too. Can someone help me saying what it is done here?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm using wxDev-C++. I received project to change, but I've got small problem. I cannot change or move any component on the form. All new components are adding centered. On the form there is wxBoxSizer (full size) which I cannot resize too. Can someone help me saying what it is done here?