Click here to Skip to main content
15,892,537 members
Home / Discussions / C#
   

C#

 
AnswerRe: Double quotes in string Pin
marky77724-Apr-07 23:57
marky77724-Apr-07 23:57 
QuestionSystem.Net.Sockets with long ACK delay Pin
no1124-Apr-07 23:14
no1124-Apr-07 23:14 
Questionstring separator Pin
arkiboys24-Apr-07 22:34
arkiboys24-Apr-07 22:34 
AnswerRe: string separator Pin
Martin#24-Apr-07 22:46
Martin#24-Apr-07 22:46 
Questionhow to Open Folder Option,...... Pin
Sanjib Raj24-Apr-07 22:29
Sanjib Raj24-Apr-07 22:29 
QuestionDrawing in Panel---help needed Urgent Pin
Raza568024-Apr-07 22:25
Raza568024-Apr-07 22:25 
AnswerRe: Drawing in Panel---help needed Urgent Pin
Christian Graus25-Apr-07 0:34
protectorChristian Graus25-Apr-07 0:34 
AnswerRe: Drawing in Panel---help needed Urgent Pin
caix25-Apr-07 15:31
caix25-Apr-07 15:31 
If your using forms to display then the OGL takes over all drawing so you cant use the default drawing UI components.

You'll have to create your own GUI components in OGL - i've done this in DirectX, and there are some good tutorials out there (CUnit for Directx is a good overview)

Its been a long time since i used OGL, but to write to the panel instead of a form i think its just passing the Win32 draw parameter fo the panel instead of the form when you start OGL (it really was a long time ago)

HTH


QuestionServer performance problem while using TcpListner Pin
atulah24-Apr-07 22:21
atulah24-Apr-07 22:21 
AnswerRe: Server performance problem while using TcpListner Pin
N a v a n e e t h25-Apr-07 1:21
N a v a n e e t h25-Apr-07 1:21 
GeneralRe: Server performance problem while using TcpListner Pin
atulah25-Apr-07 2:26
atulah25-Apr-07 2:26 
QuestionMake setup Pin
Nekshan24-Apr-07 21:38
Nekshan24-Apr-07 21:38 
AnswerRe: Make setup Pin
virendra patel24-Apr-07 21:48
virendra patel24-Apr-07 21:48 
GeneralRe: Make setup Pin
Nekshan24-Apr-07 22:02
Nekshan24-Apr-07 22:02 
AnswerRe: Make setup Pin
Vikram A Punathambekar24-Apr-07 22:00
Vikram A Punathambekar24-Apr-07 22:00 
GeneralRe: Make setup Pin
Nekshan24-Apr-07 22:05
Nekshan24-Apr-07 22:05 
AnswerRe: Make setup Pin
Rocky#24-Apr-07 22:22
Rocky#24-Apr-07 22:22 
Questionhow to query excel files using c#? Pin
nycshot24-Apr-07 21:36
nycshot24-Apr-07 21:36 
AnswerRe: how to query excel files using c#? Pin
szukuro24-Apr-07 23:11
szukuro24-Apr-07 23:11 
Questionreload a parent window Pin
Deques24-Apr-07 21:24
Deques24-Apr-07 21:24 
QuestionCPU performance problem while using TcpListener Pin
atulah24-Apr-07 21:10
atulah24-Apr-07 21:10 
QuestionMDI Aplication: Showing a new Form Pin
Rocky#24-Apr-07 21:03
Rocky#24-Apr-07 21:03 
AnswerRe: MDI Aplication: Showing a new Form Pin
Amr Abdel-Mohsen25-Apr-07 2:46
Amr Abdel-Mohsen25-Apr-07 2:46 
GeneralRe: MDI Aplication: Showing a new Form Pin
Rocky#25-Apr-07 22:40
Rocky#25-Apr-07 22:40 
GeneralRe: MDI Aplication: Showing a new Form Pin
Amr Abdel-Mohsen25-Apr-07 22:50
Amr Abdel-Mohsen25-Apr-07 22:50 

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.