Richard,
Try a update on the mainwindow after you call see.
$mainwindow->update();
At 02:37 PM 2/25/2004 -0500, Markham, Richard wrote:
I've built basically a entry widget which calls a sub which in turn
updates a text widget. I can do several updates to the Text widget
during the sub call and even call the $text->see('end') method during,
but these updates to the text widget do not appear untill the sub has
finished executing entirely... Do I need to call something on the
mainwindow to get a refresh to occur?
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@xxxxxxxxxxxxxxxxxx
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@xxxxxxxxxxxxxxxxxx
|