Click here to Skip to main content
15,922,007 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Array of Controls Pin
led mike2-Jul-08 5:51
led mike2-Jul-08 5:51 
GeneralRe: Array of Controls Pin
SomeGuyThatIsMe2-Jul-08 10:25
SomeGuyThatIsMe2-Jul-08 10:25 
AnswerRe: Array of Controls Pin
Nirandas8-Jul-08 21:35
Nirandas8-Jul-08 21:35 
Question[Message Deleted] Pin
Member 38720752-Jul-08 2:30
Member 38720752-Jul-08 2:30 
AnswerRe: asdf Pin
Paul Conrad2-Jul-08 18:39
professionalPaul Conrad2-Jul-08 18:39 
QuestionHow to call windows application(.exe) in mozilla using javascript. Pin
Member 38720752-Jul-08 1:59
Member 38720752-Jul-08 1:59 
QuestionDisplaying Forms causes "stutter" Pin
Benzino1-Jul-08 23:26
Benzino1-Jul-08 23:26 
AnswerRe: Displaying Forms causes "stutter" Pin
led mike2-Jul-08 4:59
led mike2-Jul-08 4:59 
I can't tell you anything definitively so keep in mind that everything I am about to say is a pure guess.

Benzino wrote:
or is the method in which I display the form causing the issue.


I doubt that is the cause. It is likely that DirectX rendering is maximizing use of the graphics system so when you attempt to also execute the .NET framework graphics system there is contention for the limited resources that a PC has.

I have spent zero time looking at XNA and not much more with DirectX. However I would guess that to avoid your scenario the DirectX/XNA systems have there own Window/Dialog mechanisms that you should use rather than a .NET Windows Form.


led mike

GeneralRe: Displaying Forms causes "stutter" Pin
Benzino3-Jul-08 2:53
Benzino3-Jul-08 2:53 
Questiongroup of buttons Pin
Polar_Sheep1-Jul-08 9:52
Polar_Sheep1-Jul-08 9:52 
AnswerRe: group of buttons Pin
Luc Pattyn1-Jul-08 11:02
sitebuilderLuc Pattyn1-Jul-08 11:02 
QuestionRe: group of buttons Pin
Polar_Sheep2-Jul-08 3:50
Polar_Sheep2-Jul-08 3:50 
AnswerRe: group of buttons Pin
Luc Pattyn2-Jul-08 6:10
sitebuilderLuc Pattyn2-Jul-08 6:10 
QuestionRe: group of buttons Pin
Polar_Sheep6-Jul-08 8:10
Polar_Sheep6-Jul-08 8:10 
AnswerRe: group of buttons Pin
Luc Pattyn6-Jul-08 8:28
sitebuilderLuc Pattyn6-Jul-08 8:28 
QuestionRe: group of buttons Pin
Polar_Sheep6-Jul-08 9:14
Polar_Sheep6-Jul-08 9:14 
AnswerRe: group of buttons Pin
Luc Pattyn6-Jul-08 9:57
sitebuilderLuc Pattyn6-Jul-08 9:57 
GeneralRe: group of buttons Pin
Polar_Sheep6-Jul-08 10:04
Polar_Sheep6-Jul-08 10:04 
GeneralRe: group of buttons Pin
Luc Pattyn6-Jul-08 10:06
sitebuilderLuc Pattyn6-Jul-08 10:06 
NewsRe: group of buttons [modified] Pin
Polar_Sheep6-Jul-08 10:09
Polar_Sheep6-Jul-08 10:09 
AnswerRe: group of buttons Pin
Thomas Stockwell2-Jul-08 2:58
professionalThomas Stockwell2-Jul-08 2:58 
QuestionProblem in binding some controls to the data source Pin
LordCover1-Jul-08 9:33
LordCover1-Jul-08 9:33 
QuestionHow to send data automatically in between two pageloads of a web browser Pin
myidisnow1-Jul-08 3:30
myidisnow1-Jul-08 3:30 
QuestionHelp with data update Pin
anton-0930-Jun-08 22:14
anton-0930-Jun-08 22:14 
QuestionBind listview Pin
venkat86_ece30-Jun-08 21:43
venkat86_ece30-Jun-08 21:43 

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.