ID: 24092
User updated by: garrote at dm dot com dot br
Reported By: garrote at dm dot com dot br
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: linux 2.4.20
PHP Version: 4CVS-2003-06-09 (stable)
New Comment:
i´m sory i don
From: garrote at dm dot com dot br
Operating system: linux 2.4.20
PHP version: 4CVS-2003-06-09 (stable)
PHP Bug Type: Unknown/Other Function
Bug description: ncurses panel
Good morning,
there is a problem with ncurses_panel_window. if you create more than one
panel it doesn
ID: 24069
User updated by: garrote at dm dot com dot br
Reported By: garrote at dm dot com dot br
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: linux 2.4.20
PHP Version: 4.3.2
New Comment:
sorry about that.
Previous Comments
From: garrote at dm dot com dot br
Operating system: linux 2.4.20
PHP version: 4.3.2
PHP Bug Type: Unknown/Other Function
Bug description: ncurses
it seems that using ncurses_waddch($window, ascii space) do not set the
attribute properly without forcing the wrefresh.
if you
ID: 24067
User updated by: garrote at dm dot com dot br
Reported By: garrote at dm dot com dot br
-Status: Feedback
+Status: Open
Bug Type: Unknown/Other Function
Operating System: linux 2.4.20
PHP Version: 4.3.2
New Comment:
sorry
From: garrote at dm dot com dot br
Operating system: linux 2.4.20
PHP version: 4.3.2
PHP Bug Type: Unknown/Other Function
Bug description: ncurses
it seems that using ncurses_waddch($window, ascii space) do not set the
attribute properly without forcing the wrefresh.
if you
From: garrote at dm dot com dot br
Operating system: linux 2.4.20
PHP version: 4.3.2
PHP Bug Type: Unknown/Other Function
Bug description: ncurses and panel
Segmentation fault using the ncurses_del_panel(resource id).
the code
ncurses_init();
$window=ncurses_newwin(10,10,1,1