OWL NExt - Knowledge Base

[ Home | Contents | Search | Next | Previous | Up ]

Setting window position and using TPaneSplitter?

Date: 11/30/99
Time: 12:16:38 AM


Q. I am not using AppExpert to create this project because it involves a lot of painting which I can't seem to do in any of the AppExpert
generated project.
I am trying to do what I think should be simple in C++ ver 5.02 which set the position of the window to the upper left corner of the screen
when the application launches. Whatever I do doesn't work but I don't get any errors either.
I also am trying to get TPaneSplitter to create create 3 windows using a
horizontal and a vertical split.

A.
In setup window use the SetWindowPos member function of TWindow, in the TWindow::SetupWindow

Last changed: July 14, 2001