wxTextCtrl wont Fit()

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

wxTextCtrl wont Fit()

Post by raananb »

Fit() does not have any effect on wxTextCtrl. Is this the expected behavior?
ONEEYEMAN
Part Of The Furniture
Part Of The Furniture
Posts: 7459
Joined: Sat Apr 16, 2005 7:22 am
Location: USA, Ukraine

Re: wxTextCtrl wont Fit()

Post by ONEEYEMAN »

Hi,
Can you post some code?
Does text sample work for you?
What system are you testing on?
What wx version?
What compiler?
What toolkit?
Where did you get the compiler?
How did you install it?
Is compiler works correctly?

Thank you.
Post Reply