Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Am 25.05.2012 21:00, Andreas Säger wrote:
Am 24.05.2012 19:39, SuneOskar wrote:
Is Tkinter supported ?

--
View this message in context:
http://nabble.documentfoundation.org/Python-and-Tkinter-tp3985866.html
Sent from the Users mailing list archive at Nabble.com.


help> modules Tkinter

Here is a list of matching modules. Enter any module name to get more help.

idlelib.CallTipWindow - A CallTip window class for Tkinter/IDLE.
idlelib.MultiCall - MultiCall - a class which inherits its methods from
a Tkinter widget (Text, for
idlelib.keybindingDialog - Dialog for building Tkinter accelerator key
bindings
idlelib.tabbedpages - An implementation of tabbed pages using only
standard Tkinter.
Tkdnd - Drag-and-drop support for Tkinter.
Tkinter - Wrapper functions for Tcl/Tk.





>>> import Tkinter
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
File "/opt/libreoffice3.5/program/python-core-2.6.1/lib/lib-tk/Tkinter.py", line 39, in <module> import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter


--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.