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


On 05/25/2012 03:15 PM, Andreas Säger wrote:
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


I remember someone told me that it would be a good thing if I learned Tkinter as soon as I was up to speed on learning Python. But, I was not looking into Python so deeply to need the programming aides that Tkinter would give me. But that, and some other module/library packages help a lot of people with larger and complex software creation. If I wanted to create a package that needs a WYSIWYG editing ability or image/graphics displaying, I would really need such a programming aide.



,

--
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.