#include <RhinoSdkPages.h>
class CRhinoWindow
Description: Generic window helpers.
◆ MakeChildPage() [1/3]
Description: Make sure window styles are appropriate when running in Windows, does nothing on Mac.
◆ MakeChildPage() [2/3]
static void CRhinoWindow::MakeChildPage |
( |
IRhinoWindow * |
window, |
|
|
RHINO_WINDOW_HANDLE |
hwndParent |
|
) |
| |
|
static |
Description: Make sure window styles are appropriate when running in Windows, does nothing on Mac.
◆ MakeChildPage() [3/3]
static void CRhinoWindow::MakeChildPage |
( |
RHINO_WINDOW_HANDLE |
hwnd, |
|
|
RHINO_WINDOW_HANDLE |
hwndParent |
|
) |
| |
|
static |
Description: Make sure window styles are appropriate when running in Windows, does nothing on Mac.