473,395 Members | 1,458 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

GUI with sophisticated Table support

Hi,

i want to write an application where i need a Table to
display some values.

The table should display a list of objects, so to say,
a column for each attribute of the object.
I'd also like the user to be able to change the width
of each column, like in Excel.

I'd prefer to use Tkinter, but i think it can't do all
that.

Is there a way for Tkinter to handle this?

If not, what other GUI can do that? (wxPython?)
Thanks for hints,
Torsten.

Jul 18 '05 #1
4 4753
"Torsten Mohr" <tm***@s.netic.de> schrieb im Newsbeitrag
news:cr**********@schleim.qwe.de...
Hi,

i want to write an application where i need a Table to
display some values.

The table should display a list of objects, so to say,
a column for each attribute of the object.
I'd also like the user to be able to change the width
of each column, like in Excel.

I'd prefer to use Tkinter, but i think it can't do all
that.
Do a group-google search for *tkinter table*. That shows up quite a few
hits.

Is there a way for Tkinter to handle this?

If not, what other GUI can do that? (wxPython?)
What you are looking for is contained in the wxPython demo app.


Thanks for hints,
Torsten.


HTH
Franz GEIGER
Jul 18 '05 #2
Hi,
Do a group-google search for *tkinter table*. That shows up quite a few
hits.


thanks for that hint, but nearly every hit shows the Table of contents
for Tkinter", which is not what i search for.

My question here is rather in detail about Tkinters Table and if it can
show resizable columns tho easily display a list of objects.

I did not find any help searching for this with google, but i'd really
rather like to use Tkinter over wxPython, that's the background of the
question.

Thanks for your help anyway, sorry if my question was unclear.
Best regards,
Torsten.

Jul 18 '05 #3
Torsten Mohr <tm***@s.netic.de> wrote:
My question here is rather in detail about Tkinters Table and if it can
show resizable columns tho easily display a list of objects.

I did not find any help searching for this with google, but i'd really
rather like to use Tkinter over wxPython, that's the background of the
question.


Hmmm -- there's a tktable (on sourceforge) which claims to have
resizable columns and a Python/Tkinter wrapper, but I haven't tried it,
myself. tktable.sourceforge.net for more info...
Alex
Jul 18 '05 #4

"Torsten Mohr" <tm***@s.netic.de> schrieb im Newsbeitrag
news:cr**********@schleim.qwe.de...
Hi,
Do a group-google search for *tkinter table*. That shows up quite a few
hits.
thanks for that hint, but nearly every hit shows the Table of contents
for Tkinter", which is not what i search for.


Do a *group* google serach (i.e. a search w/i groups indexed by Google,
formerly known as DejaNews).

Then you'll get for example
http://aspn.activestate.com/ASPN/Coo...n/Recipe/52266
http://tkinter.unpythonic.net/wiki/SortableTable
http://groups.google.at/groups?hl=de...0news.supernew
s.com
to name a few.

But even if I do a normal (i.e.. web) google search I get
http://pmwcontribd.sourceforge.net/P.../Table.py.html
for example.

HTH
Franz GEIGER

My question here is rather in detail about Tkinters Table and if it can
show resizable columns tho easily display a list of objects.

I did not find any help searching for this with google, but i'd really
rather like to use Tkinter over wxPython, that's the background of the
question.

Thanks for your help anyway, sorry if my question was unclear.
Best regards,
Torsten.

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: EricRobineau | last post by:
hello I have a DB with many inter-related tables (MySQL) My main table called "content" has almost only foreign keys (integers) some have a 3 level relation (ex: content->city->region->country) ...
1
by: ahaideb | last post by:
I have a table (relation) in my database: --------------- | parent | child | --------------- | 1 | 2 | | 1 | 3 | | 2 | 4 | | 2 | 5 ...
61
by: Toby Austin | last post by:
I'm trying to replace <table>s with <div>s as much as possible. However, I can't figure out how to do the following… <table> <tr> <td valign="top" width="100%">some data that will...
39
by: Zak McGregor | last post by:
Hi all Are there any good solutions to aligning form field names and input boxes without resorting to tables? I am struggling to do this nicely at the moment. Thanks Ciao Zak
5
by: Marek Mänd | last post by:
Please explain to a experienced fool like me, how to hide table rows correctly at this case. http://marekmand.kuubik.ee/iebug_canthide_table_rows_properly.htm Click on the header "label" and see...
8
by: MLH | last post by:
The following SQL returns PRECISELY what I want: SELECT TOP 1 tblCorrespondence.CorrespID, tblOutboundTypes.OTypDescription, tblCorrespondence.OutDate, tblCorrespondence.VehicleJobID,...
32
by: Kevin Walzer | last post by:
I'm a Tcl/Tk developer who has been working, slowly, at learning Python, in part because Python has better support for certain kinds of applications that I want to develop than Tcl/Tk does....
1
by: Maxwell2006 | last post by:
Hi, I am working with strongly typed datatables. What is the most efficient way to build a new DataTAble based on the result of DataTable.Select? At this point I use a foreach loop to do the...
4
by: TS | last post by:
I am losing my colgroup html element of a table that i toggle back and forth of being visible=true/false. is there any workaround since the rendered html doesn't contain it even though it has not...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.