Object Manipulation and Frames
Hello people, I would like to get some advice on the method that i should use to develop a cyber billing wxpython app.I had started but i hit a snag when i realised i could not launch or fiddle with properties of a Frame object within another frame object, what i had intended to do was to first launch a login frame where members would login and after successful authentication , the frame would be hidden and another would be launched for billing...i had a LoginFrame and a BillingFrame but after successful auth i found it hard to switch the BillingFrame.Show(True), can this be done ...and would making use of MDI make it beter? ...and if not could anyone please suggest a better/ workable alternative..Thank you. -- http://mail.python.org/mailman/listinfo/python-list
mobile friendly docs?
Hi, let me quickly introduce my concern - I was happy to see main python.org portal rendered nicely on mobile, but docs are still hardly accessible, while sphinx allows better experience if user instructs it to. So I browsed Python MLs (sorry if this is not the right one, I'd be happy to forward my mail where you suggest) and wanted to ask if such concern is planed, as I can run Python from years ago on my Nokias, while feeling strange that official docs aren't accessible from mobile. TIA -- https://mail.python.org/mailman/listinfo/python-list