Re: Object Manipulation and Frames

2008-08-04 Thread Mike Driscoll
> Thanks alot Mr.Driscoll, that snippet of code helped me alot..but i > was of the idea that the application should be cyclic in nature, that > it hould not exit even on failure to authenticate the user.My idea is > that once logged in i should be able to bring back the ligin screen on > full scr

Re: Object Manipulation and Frames

2008-06-11 Thread Mike Driscoll
On Jun 11, 9:36 am, uo <[EMAIL PROTECTED]> wrote: > 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 an

Object Manipulation and Frames

2008-06-11 Thread uo
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 l