Hi folks,

I just started using iron python studio a couple of days ago, so this may be a 
newbie question:

>From the code view, I added some code to the __init__ method, and some code to 
>the initializecomponent method, when I go to the designer and change something 
>(for eg the tabindex of a control) and go back to code view, I get one of two 
>behaviors:

1.       The code I typed disappears, the other code remains intact.

2.       The __init__ method only contains a pass, ie it removes the call to 
initializecomponent.. this of course causes the app to come up with an empty 
form if I run it..

I appreciate any help on this matter,

Thanks,

moek
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to