Talk:Window creation/X11: Difference between revisions

→‎Tcl example: Over-abstraction?
(→‎Tcl example: I made that change.)
(→‎Tcl example: Over-abstraction?)
Line 27:
: "such as xlib" is the exact wording of the task at the moment, which seems to allow wrapper libraries. --[[User:Short Circuit|Short Circuit]] 03:17, 15 August 2009 (UTC)
::I made that change. My intent for it was neutral with regard to the Tk issue, but rather to make not-incorrect those examples which use an X11 ''protocol library'' which is ''not'' Xlib. Tk is not an X11 protocol library, and it is also not Xlib, so the change is irrelevant. --[[User:Kevin Reid|Kevin Reid]] 03:47, 15 August 2009 (UTC)
::: So is the concern that over-abstraction of native Xlib types hides the internals of the protocol? --[[User:Short Circuit|Short Circuit]] 08:36, 15 August 2009 (UTC)