Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Tk performance and "UpdateWrapper: Failed to create container"

by tybalt89 (Monsignor)
on Jan 17, 2022 at 23:45 UTC ( [id://11140542]=note: print w/replies, xml ) Need Help??


in reply to Tk performance and "UpdateWrapper: Failed to create container"

It just seems like you have too many widgets (windows) for the underlying system.

See Tk::Pane widget size limit? which sound like a similar problem, at least speed-wise.

4.What Else - Use fewer widgets and change their contents based on a scroll bar or something similar as shown in the above referenced post. I.E. instead of building huge Panes where most of it cannot be seen anyway, make a small display and change contents of displayed widgets.

  • Comment on Re: Tk performance and "UpdateWrapper: Failed to create container"

Log In?
Username:
Password:

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

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

    No recent polls found