Did you know ...
Search Documentation:
frame->input_focus
HOME
DOWNLOAD
SWI-Prolog
Sources/building
Docker images
Add-ons
Browse GIT
DOCUMENTATION
Manual
Packages
FAQ
Command line
PlDoc
Bluffers
▶
Prolog syntax
PceEmacs
HTML generation
License
Publications
Rev 7 Extensions
TUTORIALS
Beginner
▶
Getting started
Learn Prolog Now!
Simply Logical
Debugger
Development tools
Advanced
▶
Modules
Grammars (DCGs)
clp(fd)
Printing messages
PlDoc
Web applications
▶
Web applications
Let's Encrypt!
Pengines
Semantic web
▶
ClioPatria
RDF namespaces
Graphics
▶
XPCE
GUI options
Machine learning
▶
Probabilistic Logic Programming
External collections
▶
Meta level tutorials
For packagers
▶
Linux packages
COMMUNITY
Forum & mailing list
Blog
News
Report a bug
Submit a patch
Submit an add-on
Roadmap (on GitHub)
External links
Contributing
Code of Conduct
Contributors
SWI-Prolog items
COMMERCIAL
WIKI
Login
View changes
Sandbox
Wiki help
All tags
Documentation
Reference manual
Packages
XPCE
Classes
class frame
Send methods
frame->initialise
frame->unlink
frame->reset
frame->convert_old_slot
frame->initialise_new_slot
frame->display
frame->append
frame->delete
frame->fit
frame->resize
frame->update_tile_adjusters
frame->set
frame->size
frame->width
frame->height
frame->x
frame->y
frame->position
frame->move
frame->center
frame->area
frame->geometry
frame->create
frame->uncreate
frame->open
frame->open_centered
frame->show
frame->mapped
frame->wait
frame->status
frame->closed
frame->expose
frame->exposed
frame->hidden
frame->label
frame->bell
frame->busy_cursor
frame->cursor
frame->input_focus
frame->input_window
frame->keyboard_focus
frame->event
frame->post_event
frame->typed
frame->return
frame->report
frame->wm_protocol
frame->delete_wm_protocol
frame->done_message
frame->save_message
frame->wm_delete
frame->show_label
frame->transient_for
frame->attach_transient
frame->detach_transient
frame->redraw
frame ->input_focus:
bool
Receive notification from the window system that this frame has (
@on
) or has lost (
@off
) keyboard focus. Forwards to
frame
<-
keyboard_focus
or the window currently under the pointer.