Could anyone help me? I got stuck with Eto, I have found two scripts.One is the Official one from Dale;
The other one is from Arjun who created a script for panel distribution;
The one from Dale includes Dialog() class and the other one has Form() class. Both of them do the same thing but different way. What is the difference between Form() and Dialog() ?
Also I browse the documentation of Eto http://api.etoforms.picoe.ca/html/R_Project_EtoForms.htm but haven't found the Title, Padding , ClientSize etc. (It must come from my lack of programming knowledge) Or it is a Python things that hasn't been documented yet.