Click here to Skip to main content
15,893,487 members
Home / Discussions / C#
   

C#

 
GeneralRe: checklistbox problem Pin
ASGill5-Mar-04 7:04
ASGill5-Mar-04 7:04 
GeneralYCbCr image construction Pin
yyyychan4-Mar-04 21:12
yyyychan4-Mar-04 21:12 
GeneralI2C communication Pin
yyyychan4-Mar-04 21:05
yyyychan4-Mar-04 21:05 
GeneralRe: I2C communication Pin
Heath Stewart5-Mar-04 6:19
protectorHeath Stewart5-Mar-04 6:19 
GeneralQuestion about Casting and Inheritance Pin
tsunsau7174-Mar-04 19:37
tsunsau7174-Mar-04 19:37 
GeneralRe: Question about Casting and Inheritance Pin
partyganger4-Mar-04 20:50
partyganger4-Mar-04 20:50 
GeneralRe: Question about Casting and Inheritance Pin
tsunsau7174-Mar-04 21:44
tsunsau7174-Mar-04 21:44 
GeneralRe: Question about Casting and Inheritance Pin
partyganger5-Mar-04 10:10
partyganger5-Mar-04 10:10 
I Really don't understand what you're trying to do here. WHy define a static class where you process objects that have nothing to do with that class (it is static, so the class that holds the static method can't do anything with the passed object???? The whole idea behind OO is that you put things that belong together in a class, so if you want to edit a Square, use the f in Square.
Then, there's the "virtual" keyword as well, if you define f as virtual in Shape and pass it a Square it will try to locate the f method in Shapes subclasses.....
GeneralRe: Question about Casting and Inheritance Pin
Roman Rodov4-Mar-04 23:55
Roman Rodov4-Mar-04 23:55 
GeneralRe: Question about Casting and Inheritance Pin
killerslaytanic5-Mar-04 14:23
killerslaytanic5-Mar-04 14:23 
QuestionHow to associate icons with ContextMenu ? Pin
nigs_krec4-Mar-04 19:25
nigs_krec4-Mar-04 19:25 
AnswerRe: How to associate icons with ContextMenu ? Pin
partyganger4-Mar-04 20:41
partyganger4-Mar-04 20:41 
QuestionHow to access parent form objects Pin
hongheo764-Mar-04 19:05
hongheo764-Mar-04 19:05 
AnswerRe: How to access parent form objects Pin
Roman Rodov4-Mar-04 19:13
Roman Rodov4-Mar-04 19:13 
GeneralIt doesn't work Pin
hongheo764-Mar-04 19:44
hongheo764-Mar-04 19:44 
GeneralRe: It doesn't work Pin
4-Mar-04 20:05
suss4-Mar-04 20:05 
GeneralRe: It doesn't work Pin
partyganger4-Mar-04 20:52
partyganger4-Mar-04 20:52 
GeneralIt 's working now Pin
hongheo765-Mar-04 6:56
hongheo765-Mar-04 6:56 
Questionhow to move bar like MSMessenger Pin
yu-yu4-Mar-04 17:48
yu-yu4-Mar-04 17:48 
AnswerRe: how to move bar like MSMessenger Pin
John Fisher5-Mar-04 8:48
John Fisher5-Mar-04 8:48 
GeneralRe: how to move bar like MSMessenger Pin
yu-yu5-Mar-04 11:59
yu-yu5-Mar-04 11:59 
Questiongetting disc space ?? Pin
azusakt4-Mar-04 15:13
azusakt4-Mar-04 15:13 
AnswerRe: getting disc space ?? Pin
Roman Rodov4-Mar-04 18:41
Roman Rodov4-Mar-04 18:41 
GeneralRe: getting disc space ?? Pin
azusakt4-Mar-04 19:32
azusakt4-Mar-04 19:32 
GeneralRe: getting disc space ?? Pin
Roman Rodov4-Mar-04 23:41
Roman Rodov4-Mar-04 23:41 

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.