lib

Prolog files

autowin.plShow source
dragdrop.plShow source
emacs_extend.plShow source
declare_emacs_mode/2Specifies that PceEmacs mode `ModeName' may be defined by (auto)loading `FileSpec'.Source
declare_emacs_mode/3Sames as declare_emacs_mode/2.Source
emacs_mode_bindings/4Source
getpass.pl  -- Request passwords using XPCEShow source
getpass/1Asks the user for a password.Source
gui_tracer.pl  -- Graphical debugger utilitiesShow source
help_message.plShow source
hyper.plShow source
imageops.plShow source
pce.plShow source
pce_arm.plShow source
pce_config.pl  -- XPCE congifuration databaseShow source
pce_debug.plShow source
pce_dispatch.pl  -- Run XPCE in a separate threadShow source
pce_emacs.pl  -- PceEmacs toplevelShow source
pce_image.plShow source
pce_meta.pl  -- Reflection support for XPCEShow source
pce_prolog_xref.pl  -- XPCE plugin for library(prolog_xref)Show source
xref_open_source/2Open the PceEmacs as a Prolog stream.Source
xref_source_directory/2Find the directory of a PceEmacs buffer to resolve relative paths.Source
xref_source_identifier/2The cross-referencer runs faster if the reference is an indexable term.Source
pce_report.plShow source
pce_shell.plShow source
pce_tagged_connection.plShow source
pce_template.plShow source
pce_tick_box.plShow source
pce_toc.plShow source
pce_type.plShow source
pce_define_type/2Create a type alias name, so we can write more readable code.Source
pce_unclip.plShow source
pce_util.plShow source
pce_xref.pl  -- Cross-referencer front-endShow source
persistent_frame.pl  -- Save/restore layout of XPCE windowsShow source
portray_object.pl  -- Create Human readable XPCE object descriptionsShow source
portray_object/1Prints the result of portray_object/2 on the display.Source
portray_object/2Expands the object description of Object in a human readable form and returs this in Term.Source
print_graphics.plShow source
prolog_predicate.plShow source
swi_compatibility.pl  -- XPCE Compatibility layerShow source
swi_hooks.pl  -- Hook XPCE based graphics tools into IDEShow source
alternate_syntax/4Implements operator handling for reading arbitrary terms from XPCE classes.Source
swi_ide.pl  -- SWI-Prolog IDE controllerShow source
swi_preferences.pl  -- Edit preferences filesShow source
tabbed_window.plShow source
tabular.plShow source
toolbar.plShow source