Did you know ... Search Documentation:
pce_main.pl
PublicShow source
Source pce_main_loop(+Goal)
Simple XPCE runtime toplevel loop. This goal extracts the command line arguments, calls `call(Goal, CmdLineArgs)' and waits for all frames created by this call to be invisible. Then it will halt/0.
Source pce_loop(+Goal)
Source pce_loop(+Goal, +Argv:list)
Runs `Goal', finds all toplevel frames created and then dispatches events untill the last frame is destroyed.

Re-exported predicates

The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.

Source pce_loop(+Goal)
Source pce_loop(+Goal, +Argv:list)
Runs `Goal', finds all toplevel frames created and then dispatches events untill the last frame is destroyed.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source dispatch_for_frames(Arg1)