Dialog box functions

This chapter describes built-in 4GL functions used to show dialog and message boxes:

fgl_winprompt()

displays a dialog box with an input field

fgl_winbutton()

fgl_winquestion()

fgl_winmessage()

fgl_message_box()

display message boxes of various degrees of interactivity and customizability

fgl_file_dialog()

calls a file dialog where a user can open or save files

Message box functions

These 4 functions all show message boxes and are employed to inform the user about something important.

The difference between them lies in how much they can be customized.

 

fgl_winbutton()

fgl_winquestion()

fgl_winmessage()

fgl_message_box()

Number of parameters

6

6

3

3

Interactivity

Customizable title

Customizable text

Customizable buttons

predefined

Customizable default button

Customizable icons

fgl_winquestion() is a twin function for fgl_winbutton() used for compatibility reasons.

jquery Lycia vs MD Lycia

Look and feel produced by the dialog box functions at runtime depend on what Lycia version you use, jquery or Material Design one:

jquery Lycia

MD Lycia

dialog boxes have the default size

 

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.