ClanSoft logo
ClanSoft logo

    CL_Window::create

Syntax

static CL_Window *create(
         const CL_Rect &pos,
        CL_Component *parent,
        CL_StyleManager *style = NULL);

Description

Creates a window using the parameters passed in the 'options' structure. Creates a window located at the given position.


Back to index



This page was built using the Perceps documentation system.