PublicShow sourcepce_main.pl

Sourcepce_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.
Sourcepce_loop(+Goal)
Sourcepce_loop(+Goal, +Argv:list)
Runs `Goal', finds all toplevel frames created and then dispatches events untill the last frame is destroyed.
Sourcepce_loop(+Goal)
Sourcepce_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.

Sourcedispatch_for_frames(Arg1)