ID: 24067 Updated by: [EMAIL PROTECTED] Reported By: garrote at dm dot com dot br -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: linux 2.4.20 PHP Version: 4.3.2 New Comment:
Please provide a complete but short example script. Previous Comments: ------------------------------------------------------------------------ [2003-06-06 14:40:47] garrote at dm dot com dot br it seems that using ncurses_waddch($window, ascii space) do not set the attribute properly without forcing the wrefresh. if you use these function with, for example ascii "A" (65), its not necessary the wrefresh after the ncurses_waddch. using wrefresh after all waddch causes overhead cpu usage. php 4.3.2 built with ncurses ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24067&edit=1