Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

perl tk mainwindow capability

by ghosh123 (Monk)
on Aug 08, 2013 at 06:50 UTC ( [id://1048489]=perlquestion: print w/replies, xml ) Need Help??

ghosh123 has asked for the wisdom of the Perl Monks concerning the following question:

Hi
I have perl tk gui which is using HList through scrolled widget to build the columns as say Jobname , Jobdesc,Runtime,Status. Below each column a job tree gets constructed (with ItemStyle,ItemConfigure) when I submit jobs. You can expand and collapse the jobtree, each job has a menu attached to them so that you can delete, restart , view log files of a job by selecting the desired menu.

But the gui is becoming very slow when I am submitting more than thousands job. Just wanted to know is there any limitation of the MainWIndow widow to accommodate so many jobs. How can I get rid of that problem ? Is there any trick to design such a gui to serve so many huge numbers of jobs without becoming slow ?

Viewing so many jobs is also a problem by scrolling up and down, any solution to overcome that ?

Replies are listed 'Best First'.
Re: perl tk mainwindow capability (virtual tree widget, huge amounts of data, pageination)
by Anonymous Monk on Aug 08, 2013 at 09:00 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1048489]
Approved by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 20:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found