/usr/lib/swipl/xpce/prolog/lib/pce_dispatch.pl
All Application Manual Name SummaryHelp

  • prolog
    • lib
      • gui_tracer.pl -- Graphical debugger utilities
      • pce.pl
      • swi_compatibility.pl
      • pce_dispatch.pl -- Run XPCE in a separate thread
        • pce_dispatch/1
        • pce_end_dispatch/0
        • pce_call/1
      • swi_hooks.pl -- Hook XPCE based graphics tools into IDE
      • dragdrop.pl
      • pce_util.pl
      • pce_arm.pl
      • pce_meta.pl -- Reflection support for XPCE
      • hyper.pl
      • emacs_extend.pl
      • portray_object.pl -- Create Human readable XPCE object descriptions
      • help_message.pl
      • pce_config.pl -- XPCE congifuration database
      • pce_tick_box.pl
      • autowin.pl
      • pce_edit.pl -- Find and edit the source location of an XPCE object
      • swi_preferences.pl -- Edit preferences files
      • pce_tagged_connection.pl
      • pce_style_item.pl
      • toolbar.pl
      • pce_manual.pl -- Start XPCE manual
      • persistent_frame.pl -- Save/restore layout of XPCE windows
      • pce_help_file.pl
      • pce_debug.pl
      • imageops.pl
      • print_graphics.pl
      • pce_main.pl
      • pce_xref.pl -- Cross-referencer front-end
      • pce_template.pl
      • tabbed_window.pl
      • pce_report.pl
      • pce_toc.pl
      • pce_unclip.pl
      • pce_prolog_xref.pl -- XPCE plugin for library(prolog_xref)
      • pce_shell.pl
      • tabular.pl
      • pce_image.pl
      • swi_edit.pl
      • pce_type.pl
      • scan_arguments.pl
      • getpass.pl -- Request passwords using XPCE
      • edit_dialog.pl
      • swi_ide.pl -- SWI-Prolog IDE controller
      • pce_regex_compat.pl
      • pce_prompter.pl
      • Xserver.pl
      • pce_emacs.pl -- PceEmacs toplevel
      • pce_grapher.pl
      • make_dialog.pl
      • pce_postscript.pl
 pce_dispatch(+Options) is det
Create a new thread pce that takes care of the XPCE message loop. This predicate has no effect if dispatching is already on another thread than the main. The loop can be ended using pce_end_dispatch/0.