Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: [Tkx] Buffering/Updating issue for text element

by Anonymous Monk
on Aug 27, 2010 at 10:05 UTC ( [id://857651]=note: print w/replies, xml ) Need Help??


in reply to [Tkx] Buffering/Updating issue for text element

If you want your widgets to change while in callbacks, you have to update, ie $widget->update

Replies are listed 'Best First'.
Re^2: [Tkx] Buffering/Updating issue for text element
by Gangabass (Vicar) on Aug 27, 2010 at 10:23 UTC
    By widget you mean whole window or only text box? For text box ($txt_processed_domains->update;)
    bad option "update": must be bbox, cget, compare, configure, count, de +bug, delete, dlineinfo, dump, edit, get, image, index, insert, mark, +peer, replace, scan, search, see, tag, window, xview, or yview
    For window ($mw->update;):
    bad option "update": must be cget or configure
      That was perl-Tk-ism, for Tkx apparently it is Tkx::update();

Log In?
Username:
Password:

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

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

    No recent polls found