Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

chidambaram

macrumors member
Original poster
Mar 9, 2008
67
0
hi all,

I am working in a carbon c++ application using XCode.

I changed my window size to small using resizewindow() and moved window to my required position using movewindow() function.

When i click a button, again my window have to come in previous position with its previous size.

So again i used resizewindow() and movewindow().

In original size window i have four edit text box controls.

When i resized to small size, only two controls are viewable.

Again when i changed to orignal size, only that two controls are enabled.

The other two controls are not enabled.

how can i view or enable other two controls?

Thanks in advance........
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.