Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 437 Vote(s) - 3.56 Average
  • 1
  • 2
  • 3
  • 4
  • 5
High(er) level frameworks that wrap Tkinter/ttk

#1
Curious if there are any higher level frameworks that attempt to wrap Tkinter? For example, wxPython is wrapped by the Dabo framework (

[To see links please register here]

) and PythonCard.

Motivation: We've recently moved to Python 2.7 (Windows) and are very impressed with the new ttk (Tile) support which allows one to build professional quality, platform native GUI's using the built-in Tkinter framework. In the past we would have used wxPython to create simple GUI interfaces for our command line utilities, but we're re-thinking this strategy in favor of using Tkinter/ttk for these use cases.

We're new to Tkinter (coming from wxPython) and while Tkinter/ttk seem to be simple to use, there seems to be a lot of repeated boilerplate code that we're writing. Before we try to wrap up some of our code in a home made set of classes, I want to make sure that we're not re-inventing the wheel.
Reply

#2
The only one I knew about seems quite stale, [Python megawidgets][1].

You can find a list of others on the [Tkinter wiki][2].


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#3
Probably a little bit late for you. But I've just released a tkinter framework in beta called **tKroopy**. Which aims to provide a means for switching between dialogs and provide some higher level widgets, like easily displaying tabulated data.

It was designed for building lots of small to medium applications and grouping them together in a single application, but there is no reason why you couldn't use it to build a single large scale application too.

[To see links please register here]

Reply

#4
tkRAD supports python 2 and 3 and looks mature

[To see links please register here]

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through