I've set up this project as a response to discussions in usenet about the need for a layout management system for .NET. This seems to be a major lack especially to people knowing the java layout management (jlm).
So I started coding some interfaces and classes to have something similar to jlm.
I will post some more messages to show the idea behind it.
Olaf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Will this project be built up on the classes you already built in VB.NET or will we start a completetly new implementation if the majority decides for C#?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Implementation can base on the VB.NET classes but they will be ported to C# I think. Intermixing languages in a single project is, to my knowledge, not possible in SharpDevelop or VS.NET.
I will port my classes to C# in case we vote for it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've set up this project as a response to discussions in usenet about the need for a layout management system for .NET. This seems to be a major lack especially to people knowing the java layout management (jlm).
So I started coding some interfaces and classes to have something similar to jlm.
I will post some more messages to show the idea behind it.
Olaf
Will this project be built up on the classes you already built in VB.NET or will we start a completetly new implementation if the majority decides for C#?
Implementation can base on the VB.NET classes but they will be ported to C# I think. Intermixing languages in a single project is, to my knowledge, not possible in SharpDevelop or VS.NET.
I will port my classes to C# in case we vote for it.