Operators |
get_fix — Get mode of fixing of current look-up-table (lut).
get_fix is obsolete and is only provided for reasons of backward compatibility.
get_fix( : : WindowHandle : Mode)
Use get_fix to get mode of fixing of current look-up-table (look-up-table of valid window) set before by set_fix.
Window handle.
Current Mode of fixing.
get_fix returns 2 (H_MSG_TRUE) if the window is valid. Otherwise an exception is raised.
Foundation
Operators |