Skip to content

Home News Screenshots Wiki Themes Bugtracker Members Logos Search
  You are not logged in Link icon Log in Link icon Join
You are here: Home » News »

Log in
by micah on 2001-08-06 00:00:00

PicoGUI now has the following standard dialogs:
  • pgMessageDialog()
  • pgInputDialog()
  • pgDatePicker()
  • pgFontPicker()
  • pgFilePicker()
  • pgColorPicker()
It is also very easy to build custom dialog boxes using pgDialogBox(). You can see all these dialog boxes in action in the new 'dialogdemo' demo program.