• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swi-prolog/xpce/prolog/lib/pce_dispatch.pl
AllApplicationManualNameSummaryHelp

  • prolog
    • lib
      • pce_config.pl -- XPCE congifuration database
      • pce.pl
      • swi_compatibility.pl -- XPCE Compatibility layer
      • 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
      • pce_debug.pl
      • pce_meta.pl -- Reflection support for XPCE
      • pce_util.pl
      • swi_help.pl -- XPCE-based graphical frontend for online help
      • persistent_frame.pl -- Save/restore layout of XPCE windows
      • swi_preferences.pl -- Edit preferences files
      • pce_tick_box.pl
      • pce_emacs.pl -- PceEmacs toplevel
      • pce_manual.pl -- Start XPCE manual
      • portray_object.pl -- Create Human readable XPCE object descriptions
      • pce_help_file.pl
      • gui_tracer.pl -- Graphical debugger utilities
      • swi_ide.pl -- SWI-Prolog IDE controller
      • pce_image.pl
      • toolbar.pl
      • help_message.pl
      • imageops.pl
      • pce_report.pl
      • tabular.pl
      • prolog_predicate.pl
      • pce_arm.pl
      • pce_template.pl
      • tabbed_window.pl
      • hyper.pl
      • pce_xref.pl -- Cross-referencer front-end
      • pce_toc.pl
      • pce_tagged_connection.pl
      • dragdrop.pl
      • pce_prolog_xref.pl
      • print_graphics.pl
      • autowin.pl
      • pce_unclip.pl
      • pce_shell.pl
      • pce_main.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.
ClioPatria (version V3.1.1-21-gb8003bb)