Click here to Skip to main content
15,904,288 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: is there and development studio for silverlight reporting services Pin
Mycroft Holmes10-Nov-10 21:01
professionalMycroft Holmes10-Nov-10 21:01 
GeneralRe: is there and development studio for silverlight reporting services Pin
vinu.111110-Nov-10 21:04
vinu.111110-Nov-10 21:04 
GeneralRe: is there and development studio for silverlight reporting services Pin
Mycroft Holmes10-Nov-10 21:18
professionalMycroft Holmes10-Nov-10 21:18 
GeneralRe: is there and development studio for silverlight reporting services Pin
vinu.111110-Nov-10 21:30
vinu.111110-Nov-10 21:30 
AnswerRe: is there and development studio for silverlight reporting services Pin
Abhinav S10-Nov-10 22:05
Abhinav S10-Nov-10 22:05 
QuestionHow can you check if Mouse is ButtonDown from MouseMove handler...? Pin
devvvy10-Nov-10 19:00
devvvy10-Nov-10 19:00 
AnswerRe: How can you check if Mouse is ButtonDown from MouseMove handler...? Pin
Abhinav S10-Nov-10 20:13
Abhinav S10-Nov-10 20:13 
QuestionDisplay of WPF application messed up on maximize/minimize Pin
BRShroyer10-Nov-10 7:22
BRShroyer10-Nov-10 7:22 
Short(er) and sweet version:
The application starts up and looks fine. Open a couple modal windows and they look as they should. The screen opens normally (not maximized or minimized) and fills up the screen. There is a label that stretches across the top of the screen and a gradient background that goes from a very dark gray to a very light gray. If I maximize or minimize the background of the form becomes very choppy. It is no longer a smooth gradient. It looks similar to a screen that doesn't have the color depth to show all the colors. The label at the top has thick line going through it the same color as its background color. The modal windows are completely black on the top half. Plus the application will not close properly. I have to use Task Manager to close it.

Any ideas what could be wrong?

Gory details:
There's another application of ours on the system that uses OpenGL to show 3D models and animations. When the WPF application was installed on the computer, the animations quit working. The static 3D model would still show up, but there would be a blank screen when the animations were being shown. We didn't have the problem with WPF application at this point.

It's important that the animations show because it validates what the operator is telling the machine what to do. We loaded new graphics drivers and the animations worked again. However, it created the problem mentioned above.

Is there some incompatibility between WPF and OpenGL? I don't get why it's one or the other.

[Added]

Three points that don't make sense to me are:

Point 1: This sequence
1) OpenGL static image works, OpenGL animation works.
2) Install .NET and application. WPF works, OpenGL static image works, OpenGL animation broken.
3) Install graphics driver: WPF broken (only after resizing main window), OpenGL static image works, OpenGL animation works.

Point 2: Why it will show the OpenGL static images, but not the animation. I don't think the commands to draw the image are any different between the two. Maybe it has to do with swapping the buffers?

Point 3: Why WPF will display fine until you resize the main window.

Thank you for any help.
Brad

Deja Moo - When you feel like you've heard the same bull before.

AnswerRe: Display of WPF application messed up on maximize/minimize Pin
Abhinav S10-Nov-10 22:10
Abhinav S10-Nov-10 22:10 
GeneralRe: Display of WPF application messed up on maximize/minimize Pin
BRShroyer11-Nov-10 1:23
BRShroyer11-Nov-10 1:23 
QuestionSilverligt Binding Problem to User Control Pin
[ac]Sebastian9-Nov-10 7:50
[ac]Sebastian9-Nov-10 7:50 
AnswerRe: Silverligt Binding Problem to User Control Pin
RobCroll9-Nov-10 14:47
RobCroll9-Nov-10 14:47 
QuestionDisplay HTML page in Silverlight ChildWindow Pin
jadughar9-Nov-10 2:20
jadughar9-Nov-10 2:20 
AnswerRe: Display HTML page in Silverlight ChildWindow Pin
Abhinav S9-Nov-10 16:25
Abhinav S9-Nov-10 16:25 
GeneralRe: Display HTML page in Silverlight ChildWindow Pin
jadughar9-Nov-10 21:52
jadughar9-Nov-10 21:52 
AnswerRe: Display HTML page in Silverlight ChildWindow Pin
Abhinav S9-Nov-10 22:20
Abhinav S9-Nov-10 22:20 
GeneralRe: Display HTML page in Silverlight ChildWindow Pin
jadughar10-Nov-10 0:47
jadughar10-Nov-10 0:47 
GeneralRe: Display HTML page in Silverlight ChildWindow Pin
jadughar10-Nov-10 23:51
jadughar10-Nov-10 23:51 
GeneralRe: Display HTML page in Silverlight ChildWindow Pin
Pete O'Hanlon11-Nov-10 0:55
mvePete O'Hanlon11-Nov-10 0:55 
GeneralRe: Display HTML page in Silverlight ChildWindow Pin
jadughar12-Nov-10 22:45
jadughar12-Nov-10 22:45 
GeneralRe: Display HTML page in Silverlight ChildWindow Pin
Pete O'Hanlon13-Nov-10 11:55
mvePete O'Hanlon13-Nov-10 11:55 
GeneralRe: Display HTML page in Silverlight ChildWindow Pin
jadughar13-Nov-10 19:57
jadughar13-Nov-10 19:57 
Questioncase study Pin
arkiboys8-Nov-10 22:05
arkiboys8-Nov-10 22:05 
AnswerRe: case study Pin
Pete O'Hanlon8-Nov-10 22:16
mvePete O'Hanlon8-Nov-10 22:16 
GeneralRe: case study Pin
Abhinav S8-Nov-10 22:17
Abhinav S8-Nov-10 22:17 

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.