Aside from either using layout-by-code, or just working with wxPython itself, 
is there any form of markup-based wxPython layout implementation known of by 
anyone, off-hand?

As in, a way to control/handle wxPython layout using something like XML, HTML, 
etc. etc.?

Would be perfectly OK to handle effect implementation thereafter, but, since 
none of the GUI designers have come across seem all that usable to me, am just 
wondering?

Suppose could also try something like the use of iron python inside a slightly 
older version of MS VS.Net, and see if that could handle wxPython layout for 
me, and then just try move it back to a sort of stock python implementation, 
but, just thought might as well ask here first/anyway..?

KNow there are also some sort of modules like GTK to handle implementing layout 
using HTML inside wrappers etc., but, haven't gotten to really trying to use 
those yet - have run GTK install here, nd while it's there under 
/python27/lib/site-packages, don't seem to be able to import it as of yet, 
either, and, part of reason am specifically asking about wxPython is that for 
UI, tkinter doesn't work well enough with screen readers/accessibility 
packages, and wxPython is best bet thus far, but, I work primarily in web 
development, so, yes, would be nice to work with web layout implementation as 
well...<smile>

TIA

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to