39. SGI IRIX Specific Services¶
The modules described in this chapter provide interfaces to features that are unique to SGI’s IRIX operating system (versions 4 and 5).
- 39.1.
al— Audio functions on the SGI - 39.2.
AL— Constants used with thealmodule - 39.3.
cd— CD-ROM access on SGI systems - 39.4.
fl— FORMS library for graphical user interfaces- 39.4.1. Functions Defined in Module
flmake_form()do_forms()check_forms()set_event_call_back()set_graphics_mode()get_rgbmode()show_message()show_question()show_choice()show_input()show_file_selector()get_directory()get_pattern()get_filename()qdevice()unqdevice()isqueued()qtest()qread()qreset()qenter()get_mouse()tie()color()mapcolor()getmcolor()
- 39.4.2. Form Objects
form.show_form()form.hide_form()form.redraw_form()form.set_form_position()form.freeze_form()form.unfreeze_form()form.activate_form()form.deactivate_form()form.bgn_group()form.end_group()form.find_first()form.find_last()form.add_box()form.add_text()form.add_clock()form.add_button()form.add_lightbutton()form.add_roundbutton()form.add_slider()form.add_valslider()form.add_dial()form.add_positioner()form.add_counter()form.add_input()form.add_menu()form.add_choice()form.add_browser()form.add_timer()
- 39.4.3. FORMS Objects
- 39.4.1. Functions Defined in Module
- 39.5.
FL— Constants used with theflmodule - 39.6.
flp— Functions for loading stored FORMS designs - 39.7.
fm— Font Manager interface - 39.8.
gl— Graphics Library interface - 39.9.
DEVICE— Constants used with theglmodule - 39.10.
GL— Constants used with theglmodule - 39.11.
imgfile— Support for SGI imglib files - 39.12.
jpeg— Read and write JPEG files
