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

C#

 
GeneralRe: Books Pin
Makover9-Jun-03 1:04
Makover9-Jun-03 1:04 
GeneralRe: Books Pin
David Stone9-Jun-03 8:03
sitebuilderDavid Stone9-Jun-03 8:03 
GeneralRe: Books Pin
Makover9-Jun-03 11:09
Makover9-Jun-03 11:09 
GeneralRe: Books Pin
KingTermite10-Jun-03 3:11
KingTermite10-Jun-03 3:11 
Generalaccessing GUI Pin
stonee747-Jun-03 23:00
stonee747-Jun-03 23:00 
GeneralRe: accessing GUI Pin
Rocky Moore8-Jun-03 5:41
Rocky Moore8-Jun-03 5:41 
GeneralRe: accessing GUI Pin
stonee748-Jun-03 10:06
stonee748-Jun-03 10:06 
GeneralRe: accessing GUI Pin
Rocky Moore8-Jun-03 17:57
Rocky Moore8-Jun-03 17:57 
If you your main class knows about your class taht you have the 'OnAnswer' in, you could use a delegate to notify your main class to feed the listbox. You could also pass the listbox to the other class and have it fill it for you. Personally, I would rather have the delegate trigger an event that the main class picks up. You can pass the message in the delegate to the main class.

Rocky Moore <><
QuestionIs there a good way to do this? Pin
dratti7-Jun-03 22:39
dratti7-Jun-03 22:39 
AnswerRe: Is there a good way to do this? Pin
Iulian Serban8-Jun-03 6:04
Iulian Serban8-Jun-03 6:04 
AnswerRe: Is there a good way to do this? Pin
KingTermite8-Jun-03 8:39
KingTermite8-Jun-03 8:39 
GeneralDistributing C# .NET programs... major headache. Pin
EvilDingo7-Jun-03 20:13
EvilDingo7-Jun-03 20:13 
GeneralRe: Distributing C# .NET programs... major headache. Pin
leppie7-Jun-03 22:50
leppie7-Jun-03 22:50 
GeneralRe: Distributing C# .NET programs... major headache. Pin
EvilDingo8-Jun-03 0:42
EvilDingo8-Jun-03 0:42 
GeneralRe: Distributing C# .NET programs... major headache. Pin
leppie8-Jun-03 1:04
leppie8-Jun-03 1:04 
GeneralRe: Distributing C# .NET programs... major headache. Pin
Steven Behnke10-Jun-03 12:58
Steven Behnke10-Jun-03 12:58 
QuestionLable auto resize vertically to show hidden text? Pin
Weiye Chen7-Jun-03 18:44
Weiye Chen7-Jun-03 18:44 
GeneralI encountered an System.Net.Sockets.SocketException, but dunno why it happened Pin
viperxp7-Jun-03 17:39
viperxp7-Jun-03 17:39 
GeneralRe: I encountered an System.Net.Sockets.SocketException, but dunno why it happened Pin
leppie7-Jun-03 22:38
leppie7-Jun-03 22:38 
GeneralRe: I encountered an System.Net.Sockets.SocketException, but dunno why it happened Pin
viperxp15-Jun-03 5:54
viperxp15-Jun-03 5:54 
QuestionHow to check... Pin
Kant7-Jun-03 17:36
Kant7-Jun-03 17:36 
AnswerRe: How to check... Pin
leppie7-Jun-03 22:35
leppie7-Jun-03 22:35 
GeneralRe: How to check... Pin
Kant8-Jun-03 4:21
Kant8-Jun-03 4:21 
GeneralRe: How to check... Pin
shaunAustin9-Jun-03 0:46
shaunAustin9-Jun-03 0:46 
GeneralRe: How to check... Pin
Kant9-Jun-03 5:03
Kant9-Jun-03 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.