slang-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[slang-users] SLtt_set_cursor_visibility .. how to?


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]