I'm using the Smartphone Emulator (2003) to help in the development of an IRC client, however i'm having some odd issues with the displaying of forms.
If i for example for:
form1.Hide()
it not only hides that window, but wont display any further windows correctly, it will put their title at the top, but not render the page.
The same can happen during the executing of other forms, for example, if a form executes the Show() method on a form held in another class (e.g. in a Hashtable) it will not render correctly!
Has anyone else had any such problems?
Thanks,
Krusty
If i for example for:
form1.Hide()
it not only hides that window, but wont display any further windows correctly, it will put their title at the top, but not render the page.
The same can happen during the executing of other forms, for example, if a form executes the Show() method on a form held in another class (e.g. in a Hashtable) it will not render correctly!
Has anyone else had any such problems?
Thanks,
Krusty






Sign In
Create Account

Back to top









