Click here to Skip to main content
15,896,606 members
Home / Discussions / C#
   

C#

 
AnswerRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 3:36
sitebuilderLuc Pattyn2-Jul-07 3:36 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 3:57
Hampus@foi2-Jul-07 3:57 
GeneralRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 4:09
sitebuilderLuc Pattyn2-Jul-07 4:09 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 4:13
Hampus@foi2-Jul-07 4:13 
GeneralRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 4:24
sitebuilderLuc Pattyn2-Jul-07 4:24 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 23:45
Hampus@foi2-Jul-07 23:45 
GeneralRe: Application freezes even though using a thread Pin
led mike2-Jul-07 4:34
led mike2-Jul-07 4:34 
QuestionC#,CsGL,Texture,Help Pin
foxch2-Jul-07 3:21
foxch2-Jul-07 3:21 
Hi,

I use C# with CsGL to build the 3D models based OpenGL.Now i want to plaint the texture with the class OpenGLTexture2D.But when i use the phrase
"private OpenGLTexture2D tex = new OpenGLTexture2D(@"text.bmp");"
to construct the class,there will report the error of
"TypeInitializationException was unhandled" in the phrase
"Application.Run(new MainForm());" in the file of Program.cs.

How can i deal with this problem? i use the vs2005 and csgl 1.4.1.0

Thanks....

AnswerRe: C#,CsGL,Texture,Help Pin
leppie2-Jul-07 3:47
leppie2-Jul-07 3:47 
AnswerRe: C#,CsGL,Texture,Help Pin
Luc Pattyn2-Jul-07 3:52
sitebuilderLuc Pattyn2-Jul-07 3:52 
GeneralRe: C#,CsGL,Texture,Help Pin
foxch2-Jul-07 4:29
foxch2-Jul-07 4:29 
GeneralRe: C#,CsGL,Texture,Help Pin
foxch2-Jul-07 4:51
foxch2-Jul-07 4:51 
Questionmaximum number of methods supported in C# class Pin
vytheese2-Jul-07 3:18
professionalvytheese2-Jul-07 3:18 
AnswerRe: maximum number of methods supported in C# class Pin
Sathesh Sakthivel2-Jul-07 3:21
Sathesh Sakthivel2-Jul-07 3:21 
GeneralRe: maximum number of methods supported in C# class Pin
Colin Angus Mackay2-Jul-07 3:34
Colin Angus Mackay2-Jul-07 3:34 
GeneralRe: maximum number of methods supported in C# class Pin
vytheese2-Jul-07 3:37
professionalvytheese2-Jul-07 3:37 
GeneralRe: maximum number of methods supported in C# class Pin
Dan Neely2-Jul-07 5:14
Dan Neely2-Jul-07 5:14 
GeneralRe: maximum number of methods supported in C# class Pin
vytheese2-Jul-07 5:23
professionalvytheese2-Jul-07 5:23 
GeneralRe: maximum number of methods supported in C# class Pin
Dan Neely2-Jul-07 9:45
Dan Neely2-Jul-07 9:45 
AnswerRe: maximum number of methods supported in C# class Pin
Colin Angus Mackay2-Jul-07 3:31
Colin Angus Mackay2-Jul-07 3:31 
GeneralRe: maximum number of methods supported in C# class Pin
led mike2-Jul-07 4:46
led mike2-Jul-07 4:46 
JokeRe: maximum number of methods supported in C# class Pin
vytheese2-Jul-07 5:54
professionalvytheese2-Jul-07 5:54 
AnswerRe: maximum number of methods supported in C# class Pin
martin_hughes2-Jul-07 3:50
martin_hughes2-Jul-07 3:50 
AnswerRe: maximum number of methods supported in C# class Pin
leppie2-Jul-07 3:54
leppie2-Jul-07 3:54 
GeneralRe: maximum number of methods supported in C# class Pin
vytheese2-Jul-07 5:10
professionalvytheese2-Jul-07 5:10 

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.