DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   windows api help (http://www.daniweb.com/forums/thread89743.html)

curt22 Sep 15th, 2007 4:02 pm
windows api help
 
I have a simple program with a button and an entry field, and I'm wondering how can I organize them (like they were in a table) so that they don't overlap? I'm using the windows api. I tried searching but I'm not sure what to call this.

Tight_Coder_Ex Sep 15th, 2007 5:05 pm
Re: windows api help
 
Assuming your using CreateWindowEx, change the value of y (vertical position of window) before the next window is created.

curt22 Sep 15th, 2007 5:53 pm
Re: windows api help
 
Thanks Tight_Coder_Ex.


All times are GMT -4. The time now is 6:08 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC