pygtk dynamic table

Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2006
Posts: 26
Reputation: JyotiC is an unknown quantity at this point 
Solved Threads: 1
JyotiC JyotiC is offline Offline
Light Poster

pygtk dynamic table

 
0
  #1
Oct 11th, 2006
hi,

i am making a gui, which looks like excel sheets.
i want to give the user the facility of adding rows/columns at the run time.
there is some initial size, but that can be increased any time during the executation of the code.

what i have tried, is that i am using table.
so when ever user increase the size, i destroy the original table and make a new one with the increased size.

is there a better way to do this ?
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1,221
Reputation: bumsfeld will become famous soon enough bumsfeld will become famous soon enough 
Solved Threads: 137
bumsfeld's Avatar
bumsfeld bumsfeld is offline Offline
Nearly a Posting Virtuoso

Re: pygtk dynamic table

 
0
  #2
Oct 22nd, 2006
Seems that Linux folks use GTK and pygtk for GUI work. It looks like a good GUI, but I use the Windows OS and the whole installation process of GTK/pygtk and all the additional required things is very cumbersome.

I personally like wxPython a lot. Why did you choose to go with GTK?
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 26
Reputation: JyotiC is an unknown quantity at this point 
Solved Threads: 1
JyotiC JyotiC is offline Offline
Light Poster

Re: pygtk dynamic table

 
0
  #3
Oct 30th, 2006
I am making a tool for GCC. And GTK is standards of GCC. So, my guide told me to use it.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC