• .
    • dmps
      • nc_acs_vars.dmp   
      • nc_colo.dmp       
      • nc_color_set.dmp  
      • nc_colour.dmp     
      • nc_exp1.dmp       
      • nc_hello_world.dmp
      • nc_hline_test.dmp
      • nc_init_func_example.dmp
      • nc_simple_key.dmp
      • nc_termattrs.dmp  
      • nc_wenclose.dmp   
      • nc_win_border.dmp
      • nc_with_chgat.dmp
    • nc_acs_vars.f90    test Alternate Character Set (ACS) variable names (line boxes characters, ...)
    • nc_colo.f90        Simple color text program using ncurses(3c) from Fortran with more than 8 colors
    • nc_color_set.f90   setting color pairs using ncurses(3c) from Fortran
    • nc_colour.f90      Print out some ncurses colors.
    • nc_events.f90      event driven loop that IDs key presses and mouse clicks using keyname(3c)
    • nc_exp1.f90        draw a panel and fill it and show a subsection of it
    • nc_getwin.f90      read a window dump from putwin(3c) using getwin(3c)
    • nc_hello_world.f90 HELLO WORLD program using ncurses(3c) from Fortran
    • nc_hello_world_allkeys.f90 simple
    • nc_hline.f90       draw horizonal lines using mvhline(3f)
    • nc_init_func_example.f90 Capture all key strokes and identify what keys were pressed
    • nc_key_code.f90    basic example of using ncurses(3c) from Fortran that shows identifying what keys were pressed
    • nc_marquee.f90     example of inserting characters with insch(3c)
    • nc_mouse.f90       how to get position and click information from mouse presses
    • nc_printw_example.f90 simple printw-family calls to place text on the screen
    • nc_putwin.f90      use putwin(3f) to create a window dump to a file
    • nc_scanw_example.f90 read a string from the screen using ncurses(3c) from Fortran
    • nc_scr_restore.f90
    • nc_simple_attr.f90 ncurses example program that pages a C code and highlights comments stderr writes a message to standard error using a standard f2003 method
    • nc_simple_color.f90 Simple color text program using ncurses(3c) from Fortran
    • nc_simple_key.f90 draw a simple menu using ncurses(3c) from Fortran
    • nc_temp_leave.f90 temporarily leave screen mode in ncurses from Fortran
    • nc_termattrs.f90   test termattrs(3f) and query which attributes this terminal type takes
    • nc_vline.f90       draw vertical lines
    • nc_wenclose.f90    detect when click mouse in a window using wenclose(3c)
    • nc_win_border.f90 draw box that can be moved around screen with ncurses(3c) from fortran
    • nc_with_chgat.f90 change attributes of text on the screen using ncurses(3c) from Fortran
    • test.sh           

    This index was generated (by tree2html(1)) on Sat, Feb 28, 2015 3:38:42 PM.