downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

newt_pop_help_line> <newt_listitem
[edit] Last updated: Fri, 24 Feb 2012

view this page in

newt_open_window

(PECL newt >= 0.1)

newt_open_windowOpen a window of the specified size and position

Descrição

int newt_open_window ( int $left , int $top , int $width , int $height [, string $title ] )

Open a window of the specified size and position.

Parâmetros

left

Location of the upper left-hand corner of the window (column number)

top

Location of the upper left-hand corner of the window (row number)

width

Window width

height

Window height

title

Window title

Valor Retornado

Returns 1 on success, 0 on failure.

Veja Também



add a note add a note User Contributed Notes newt_open_window
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites