- Subject: [slang-users] SLtt_set_cursor_visibility .. how to?
- From: Jeremy Cowgar <jeremy@xxxxxxxxxx>
- Date: Thu, 05 May 2005 10:13:47 -0400
For some reason, calling SLtt_set_cursor_visibility(0) seems to have no
effect. Is there something else I have to do?
void initScreen() {
SLtt_get_terminfo();
SLang_init_tty(-1, 0, 0);
SLkp_init();
SLsmg_init_smg();
DSL_setupColors();
SLsmg_set_color(0);
SLsmg_cls();
SLtt_set_cursor_visibility(0);
}
Thanks!
Jeremy Cowgar
_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html
[2005 date index]
[2005 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]