1. I have a gui compile tool that presents a dialog box(do you want to
rename temporary file?) that appears when each operation completes. 
Howdo I make this dialog box obtain complete control so that the user
cannot continue use of the main window until the question in the
dialog has been answered?

2.  How do I obtain the current geometry settings (really just the top
left corner) of the main window so that I can position the dialog box
to overlay the main window?

3.  Even though I use clist.freeze(), update the clist,
clist.unthaw(), I get a lot of screen flickering.  Any idea how to
control this?

TIA,
-- 
Collins Richey - Denver Area - WWTLRD?
gentoo(since 01/01/01) 2.4.18+(ext3) xfce-sylpheed-mozilla
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to