Click here to Skip to main content
16,005,374 members
Home / Discussions / C#
   

C#

 
GeneralRe: ToolTip Control in pocket pc. Pin
Colin Angus Mackay1-Aug-04 11:53
Colin Angus Mackay1-Aug-04 11:53 
GeneralRe: ToolTip Control in pocket pc. Pin
leppie1-Aug-04 12:09
leppie1-Aug-04 12:09 
GeneralRe: ToolTip Control in pocket pc. Pin
Colin Angus Mackay1-Aug-04 13:52
Colin Angus Mackay1-Aug-04 13:52 
GeneralRe: ToolTip Control in pocket pc. Pin
Roman Rodov1-Aug-04 14:17
Roman Rodov1-Aug-04 14:17 
GeneralRe: ToolTip Control in pocket pc. Pin
Colin Angus Mackay1-Aug-04 22:20
Colin Angus Mackay1-Aug-04 22:20 
GeneralMS Query in Excel 2000 From C# Pin
Heroz1-Aug-04 5:07
Heroz1-Aug-04 5:07 
QuestionHow useful is are Windows.Forms? Pin
Anonymous1-Aug-04 3:42
Anonymous1-Aug-04 3:42 
AnswerRe: How useful is are Windows.Forms? Pin
Dave Kreskowiak1-Aug-04 4:23
mveDave Kreskowiak1-Aug-04 4:23 
Anonymous wrote:
Can I count on .NET to create an useful relatively complicated 2D/3D drawing application or not?

Yes you can. How complicated and easy it is depends on your implementation of the drawing surface. For ACAD or Maya level support, GDI+ is way too limited. You'll have to write your own classes to handle the drawing surface interface. Don't start with GDI+ and "upgrade" to OpenGL later. Start from the beginning with the display package your going to do, otherwise you're going to be rewritting HUGE parts of your code.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

AnswerRe: How useful is are Windows.Forms? Pin
Daniel Turini1-Aug-04 5:58
Daniel Turini1-Aug-04 5:58 
GeneralRe: How useful is are Windows.Forms? Pin
Anonymous1-Aug-04 6:26
Anonymous1-Aug-04 6:26 
QuestionHow to print any type of file to printer Pin
khurram rathor1-Aug-04 3:16
khurram rathor1-Aug-04 3:16 
AnswerRe: How to print any type of file to printer Pin
Dave Kreskowiak1-Aug-04 4:25
mveDave Kreskowiak1-Aug-04 4:25 
GeneralRe: How to print any type of file to printer Pin
Tim DuBois1-Aug-04 16:47
Tim DuBois1-Aug-04 16:47 
GeneralRe: How to print any type of file to printer Pin
Dave Kreskowiak1-Aug-04 16:56
mveDave Kreskowiak1-Aug-04 16:56 
QuestionCursor problem?!? Pin
QzRz1-Aug-04 1:58
QzRz1-Aug-04 1:58 
AnswerRe: Cursor problem?!? Pin
Stefan Troschuetz1-Aug-04 2:22
Stefan Troschuetz1-Aug-04 2:22 
GeneralRe: Cursor problem?!? Pin
QzRz1-Aug-04 2:31
QzRz1-Aug-04 2:31 
GeneralRe: Cursor problem?!? Pin
ted f.a. van gaalen7-Aug-04 1:44
ted f.a. van gaalen7-Aug-04 1:44 
GeneralSound level on sound card input Pin
alldates1-Aug-04 0:35
alldates1-Aug-04 0:35 
GeneralRe: Sound level on sound card input Pin
Dave Kreskowiak1-Aug-04 4:31
mveDave Kreskowiak1-Aug-04 4:31 
GeneralRe: Sound level on sound card input Pin
alldates1-Aug-04 5:02
alldates1-Aug-04 5:02 
GeneralRe: Sound level on sound card input Pin
Dave Kreskowiak1-Aug-04 16:51
mveDave Kreskowiak1-Aug-04 16:51 
GeneralHelp in Grid Control Pin
murali_utr31-Jul-04 19:49
murali_utr31-Jul-04 19:49 
GeneralRe: Help in Grid Control Pin
DougW481-Aug-04 17:08
DougW481-Aug-04 17:08 
GeneralRe: Help in Grid Control Pin
murali_utr2-Aug-04 5:03
murali_utr2-Aug-04 5:03 

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.