L
Lloyd Sheen
I have asked a bunch of questions about WPF but got no replies. Is this
because this is not used?
Thanks
LS
because this is not used?
Thanks
LS
I have asked a bunch of questions about WPF but got no replies. Is this
because this is not used?
Thanks
LS
Alex said:However, to answer your question - I believe most of the newer technologies
like that are handled on the web-based forums at http://social.msdn.com
rather than on the newsgroups. MS seem to be slowly deprecating the
newsgroups over time.
Tom Shelton said:I've used it a bit, and am using it for an application I'm currently
working
on.
Thanks guys, I am having so much trouble with layout. I have read several
books and found lots of articles but they really don't go into why some
things work and some don't. In winforms I might spend 10% of the time on
GUI and the rest on functionality. With WPF I know spend 90% on layout and
there are just some things that elude me.
Specifically I have the following problem. I have an app which contains a
screen divided into two parts. The left part is a navigation component which
is has several button in a "toolbar" type arrangement (click one to see a
particular navigator). The second part is a display of the data accessed
thru the navigator.
One of the navigators is giving so much trouble.
At the top is a combobox with sort options for the items found in
navigation. Then there is a ListView with the data items. At the bottom
should be a set of buttons which set various options for filtering the data
items.
So it should look like:
ComboBox
ListView
|
|
|
|
Filter Buttons (Stack Panel - Horizontal)
I do not see the Filter Buttons unless there are few items in the listview,
and the listview extends off the page if there are many items.
I am lost on this.
Thanks
LS
the correct link, please?
Alex said:My apoligies - should have been http://social.msdn.microsoft.com
Windows Presentation Foundation with .NET 3.5 by Matthew MacDonald
Alex said:My apoligies - should have been http://social.msdn.microsoft.com