autowin.pl![]() | ||
---|---|---|
dragdrop.pl![]() | ||
gui_tracer.pl -- Graphical debugger utilities![]() | ||
gdebug/0 | Same as debug/0, but uses the graphical tracer. | ![]() |
gspy/1 | Same as spy/1, but uses the graphical debugger. | ![]() |
gtrace/0 | Like trace/0, but uses the graphical tracer. | ![]() |
gtrace/1 | Trace Goal in a separate thread, such that the toplevel remains free for user interaction. | ![]() |
gtrap/1 | Trap exceptions matching Exception using trap/1 and start the graphical tracer. | ![]() |
guitracer/0 | Enable the graphical debugger. | ![]() |
noguitracer/0 | Disable the graphical debugger. | ![]() |
help_message.pl![]() | ||
hyper.pl![]() | ||
imageops.pl![]() | ||
pce.pl![]() | ||
in_pce_thread_sync/1 | Same as in_pce_thread/1, but wait for Goal to be completed. | ![]() |
pce_thread/1 | True if Thread is the Prolog thread that runs the graphics message loop. | ![]() |
locate_clauses/2 | Locate a list of clause-references from a method-specification like Class->Method. | ![]() |
pce_arm.pl![]() | ||
pce_config.pl -- XPCE congifuration database![]() | ||
pce_debug.pl![]() | ||
pce_dispatch.pl -- Run XPCE in a separate thread![]() | ||
pce_call/1 | Run Goal in the XPCE thread. | ![]() |
pce_dispatch/1 | Create a new thread pce that takes care of the XPCE message loop. | ![]() |
pce_end_dispatch/0 | End the XPCE dispatcher loop started with pce_dispatch/1. | ![]() |
pce_emacs.pl -- PceEmacs toplevel![]() | ||
emacs/0 | Create PceEmacs and open the scratch buffer. | ![]() |
emacs/1 | Create PceEmacs and edit Location. | ![]() |
emacs_server/0 | Create a PceEmacs, ready to run as an unattended background server. | ![]() |
emacs_toplevel/0 | Prepare to run PceEmacs as a stand-alone executable. | ![]() |
start_emacs/0 | Create PceEmacs, but no buffers nor windows. | ![]() |
pce_help_file.pl![]() | ||
pce_help/2 | Start @helper/helper on the help module `DataBaseId', searching for a fragment with label `Label'. | ![]() |
pce_help_file/2 | Declare `FileName' to hold a helper-format file holding the help-database `DataBaseId'. | ![]() |
pce_image.pl![]() | ||
pce_main.pl![]() | ||
pce_manual.pl -- Start XPCE manual![]() | ||
pce_meta.pl -- Reflection support for XPCE![]() | ||
pce_prolog_xref.pl![]() | ||
pce_report.pl![]() | ||
pce_shell.pl![]() | ||
pce_tagged_connection.pl![]() | ||
pce_template.pl![]() | ||
pce_toc.pl![]() | ||
pce_unclip.pl![]() | ||
pce_util.pl![]() | ||
pce_xref.pl -- Cross-referencer front-end![]() | ||
persistent_frame.pl -- Save/restore layout of XPCE windows![]() | ||
print_graphics.pl![]() | ||
prolog_predicate.pl![]() | ||
swi_compatibility.pl -- XPCE Compatibility layer![]() | ||
auto_call/1 | Autoload Goal and call it. | ![]() |
callable_predicate/1 | Succeeds if Head can be called without raising an exception for an undefined predicate. | ![]() |
modified_since_last_loaded/1 | True is file has been modified since the last time it was loaded. | ![]() |
pce_error/1 | Portability layer wrappers around print_message/2. | ![]() |
pce_info/1 | Portability layer wrappers around print_message/2. | ![]() |
pce_warn/1 | Portability layer wrappers around print_message/2. | ![]() |
swi_edit.pl![]() | ||
swi_hooks.pl -- Hook XPCE based graphics tools into IDE![]() | ||
alternate_syntax/4 | Implements operator handling for reading arbitrary terms from XPCE classes. | ![]() |
swi_ide.pl -- SWI-Prolog IDE controller![]() | ||
prolog_ide/1 | Invoke an action on the (SWI-)Prolog IDE application. | ![]() |
tabbed_window.pl![]() | ||
tabular.pl![]() | ||
toolbar.pl![]() |