ClanSoft logo
ClanSoft logo

    CL_Window::CL_Window

Syntax

CL_Window(
        const CL_ComponentOptions &options,
        CL_Component *parent);

Description

Creates a window using the parameters passed in the 'options' structure. CL_Window(const CL_Rect &pos, CL_Component *parent, CL_StyleManager *style); // Creates a window located at the given position.


Back to index



This page was built using the Perceps documentation system.