Linked by Eugenia Loli-Queru on Mon 4th Jun 2007 05:01 UTC
Thread beginning with comment 245097
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I don't doubt that that's true - Windows toolkits usually use fixed layouts. And that's why GTK is my preferred toolkit - it's cross-platform and everything is easily resizable.
Just a minor correction - WinForms 2.0 actually supports all the features which GTK has, hence the reason why they broken compatibility with Winforms 1.x - to add features such as resizable/scalable forms. For Mono, the 'best kit' to use would be gtk#, but at the same time, however, Winforms is there for those from the Windows world who find themselves more confortable with it.






Member since:
2005-11-11
I don't doubt that that's true - Windows toolkits usually use fixed layouts. And that's why GTK is my preferred toolkit - it's cross-platform and everything is easily resizable.