B
Ben
I've just "converted" from Java and would like to know how
to implement some sort of dynamic GUI layout in the
Compact Framework, one that resizes and add components
("controls") on the fly.
Anchoring is not available in CF, the examples Microsoft
give for dynamic layouts -
http://samples.gotdotnet.com/quickstart/aspplus/default.asp
x?url=%2fquickstart%2fwinforms%2fdoc%
2fWinFormsFormLayout.aspx and
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dndotnet/html/custlaywinforms.asp
and generic examples of how to implement a layout manager
http://www.csharphelp.com/archives/archive7.html only
apply to the full framework - (again will not work in CF).
I'm beginning to get annoyed at having just paid $1000 for
Visual Studio I find it can't do some of the most *basic*
things that Java is capable of!
to implement some sort of dynamic GUI layout in the
Compact Framework, one that resizes and add components
("controls") on the fly.
Anchoring is not available in CF, the examples Microsoft
give for dynamic layouts -
http://samples.gotdotnet.com/quickstart/aspplus/default.asp
x?url=%2fquickstart%2fwinforms%2fdoc%
2fWinFormsFormLayout.aspx and
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dndotnet/html/custlaywinforms.asp
and generic examples of how to implement a layout manager
http://www.csharphelp.com/archives/archive7.html only
apply to the full framework - (again will not work in CF).
I'm beginning to get annoyed at having just paid $1000 for
Visual Studio I find it can't do some of the most *basic*
things that Java is capable of!