Click here to Skip to main content
15,891,136 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Silverlight, WPF WBA and ASP.NET Pin
Mark Salsbery12-Feb-09 15:17
Mark Salsbery12-Feb-09 15:17 
GeneralRe: Silverlight, WPF WBA and ASP.NET Pin
devvvy12-Feb-09 15:22
devvvy12-Feb-09 15:22 
GeneralRe: Silverlight, WPF WBA and ASP.NET Pin
Mark Salsbery12-Feb-09 15:30
Mark Salsbery12-Feb-09 15:30 
GeneralRe: Silverlight, WPF WBA and ASP.NET Pin
devvvy12-Feb-09 15:31
devvvy12-Feb-09 15:31 
QuestionHow to use images before hyperlink button in Silverlight? Pin
salon11-Feb-09 1:20
salon11-Feb-09 1:20 
AnswerRe: How to use images before hyperlink button in Silverlight? Pin
Mark Salsbery12-Feb-09 9:11
Mark Salsbery12-Feb-09 9:11 
GeneralRe: How to use images before hyperlink button in Silverlight? Pin
salon12-Feb-09 17:35
salon12-Feb-09 17:35 
QuestionSome controls transparent that shouldn't be Pin
pf_gilbert10-Feb-09 18:30
pf_gilbert10-Feb-09 18:30 
I've inherited some code that has a WPF UI. It was running great on Vista, but I've just installed Visual Studio 2008 on an XP machine and built and ran that application and the main window still looks okay, but the dialogs all come up completely transparent, with no borders and most of their controls missing. One of the dialogs, for instance, contains a grid, two buttons (OK, Cancel), some labels, a couple of calendar controls, a combobox and a widget in the lower right corner for sizing the dialog window. The only things that are visible are the labels, the combobox and the window sizing widget. I've discovered that if I can guess the locations of the buttons correctly, clicking on them works, so they're there. I'm not getting any exceptions at runtime, so I'm baffled. I've tried reinstalling Visual Studio, and SP1, in the hopes that some WPF dll was out of date, but to no avail. Two other clues: when I select an xaml file and view it in the designer UI, if I have the properties window open and a control selected, when I try to use one of the dropdowns in the properties window to select a color, I get very strange behavior. The dropdown portion of the control initially shows, but if I try to move down in the list, either with the mouse or keyboard, the list disappears, but each item gradually reappears as I move down through the list. So, in otherwords, parts of the Visual Studio UI are also transparent when they shouldn't be. That's why I decided to try reinstalling Visual Studio. Another piece of information: I copied the contents of the Output window in the debugger, when loading the dialog. I did this for both Vista, where everything works, and XP where it doesn't, and compared the lists of things that were loaded. The lists were identical with the exception of the PresentationFramework dlls. Vista used Aero and XP used Luna. I've thought about forcing my application to use Aero, to see if that helps. Any suggestions? Thanks!
AnswerRe: Some controls transparent that shouldn't be Pin
Pete O'Hanlon11-Feb-09 1:39
mvePete O'Hanlon11-Feb-09 1:39 
GeneralRe: Some controls transparent that shouldn't be Pin
pf_gilbert11-Feb-09 6:10
pf_gilbert11-Feb-09 6:10 
GeneralRe: Some controls transparent that shouldn't be Pin
Pete O'Hanlon11-Feb-09 8:54
mvePete O'Hanlon11-Feb-09 8:54 
QuestionWPF User Control content img Pin
Gianluigi8310-Feb-09 13:10
Gianluigi8310-Feb-09 13:10 
AnswerRe: WPF User Control content img Pin
Gianluigi8310-Feb-09 13:41
Gianluigi8310-Feb-09 13:41 
GeneralXAML Power Toys 4.0 Released - Code Name MVVM Pin
User 27100910-Feb-09 7:45
User 27100910-Feb-09 7:45 
GeneralXAML Power Toys 4.0 Released - Code Name MVVM Pin
User 27100910-Feb-09 7:44
User 27100910-Feb-09 7:44 
GeneralRe: XAML Power Toys 4.0 Released - Code Name MVVM Pin
Pete O'Hanlon10-Feb-09 11:38
mvePete O'Hanlon10-Feb-09 11:38 
QuestionWPF Best Practice Pin
mark_w_10-Feb-09 5:20
mark_w_10-Feb-09 5:20 
AnswerRe: WPF Best Practice Pin
Gideon Engelberth10-Feb-09 6:11
Gideon Engelberth10-Feb-09 6:11 
QuestionAdding images to the listboxitems in the WPF Listbox control Pin
Punjala9-Feb-09 23:12
Punjala9-Feb-09 23:12 
AnswerRe: Adding images to the listboxitems in the WPF Listbox control Pin
Pete O'Hanlon10-Feb-09 0:57
mvePete O'Hanlon10-Feb-09 0:57 
GeneralRe: Adding images to the listboxitems in the WPF Listbox control Pin
Punjala11-Feb-09 0:39
Punjala11-Feb-09 0:39 
GeneralRe: Adding images to the listboxitems in the WPF Listbox control Pin
Punjala11-Feb-09 4:03
Punjala11-Feb-09 4:03 
QuestionAccessing template member! Pin
AghaKhan8-Feb-09 7:25
AghaKhan8-Feb-09 7:25 
AnswerRe: Accessing template member! Pin
ABitSmart12-Feb-09 17:14
ABitSmart12-Feb-09 17:14 
QuestionHow to attach WPF controls when maximaize the window ? Pin
Yanshof7-Feb-09 8:29
Yanshof7-Feb-09 8:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.