UI_POPUP_MENU_WIDTH Function
/documentation/pages/Ref/Desktop_Api/UI Functions/Menu/UI_POPUP_MENU_WIDTH Function.xml
The UI_POPUP_MENU_WIDTH() function returns the width of a popup menu (with optional height restriction).
ui_popup_menu_height Function
/documentation/pages/Ref/Desktop_Api/UI Functions/Menu/ui_popup_menu_height Function.xml
Get the height of a popup menu.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
UI_SELECT_SCRIPT_POPUP Function
/documentation/pages/Ref/Desktop_Api/UI Functions/Miscellaneous/UI_SELECT_SCRIPT_POPUP Function.xml
The UI_SELECT_SCRIPT_POPUP() function displays one or more script names as menu selections in a pop-up list. If the user selects a script from the pop-up menu, the script is executed.
a5_scripteditor_popup Function
/documentation/pages/Ref/Api/Functions/Xbasic/Script Functions/a5_scripteditor_popup Function.xml
Pop up script editor. Returns .text and .lastbutton properties
UI_SCREEN_DRAW Function
/documentation/pages/Ref/Api/Functions/Document Types/Bitmap and Graphic Functions/UI_SCREEN_DRAW Function.xml
Draw directly to the screen or simply use the context to get metrics.
ui_hdc_draw Function
/documentation/pages/Ref/Desktop_Api/UI Functions/GDI/ui_hdc_draw Function.xml
Render to a raw HDC - pagination flag is set to eject a page if rendering to a printer.
ui_generate_quick_draw Function
/documentation/pages/Ref/Desktop_Api/UI Functions/GDI/ui_generate_quick_draw Function.xml
Evaluate alpha five GDI calls, but generate quickdraw code from the code.
UI_STATUSBAR_DRAW Function
/documentation/pages/Ref/Desktop_Api/UI Functions/Miscellaneous/UI_STATUSBAR_DRAW Function.xml
Draw directly to the statusbars first 'pane'- if optional background flag is set, we draw the background for any new status messages. Internal use only
c ui_printer_draw Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/c ui_printer_draw Function.xml
Draw to printer page(s) returns status (Cancelled,Completed).