but I don't understand immediately what the
grid actually does.

This is a screenshot of TixGrid: http://klappnase.bubble.org/TixGrid/index.html

I take it you know that QTk directly supports
arranging widgets in lines and columns

Yes, and it is possible to use this mechanism to organize simple grid, but it 
borrow some time.

using the plain Tk interface, you can also directly instantiate Tk windows, see an example below. If that helps you to use Tix then please let us know. Thank you!

_ = {Tk.return tk_messageBox(icon:info
                             type:ok
                             message:"test message")}


Thank for idea. I'll try it and tell about if success.
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to