Click here to Skip to main content
15,918,808 members
Home / Discussions / C#
   

C#

 
GeneralRe: IDE hangs up on executing ! Pin
Nnamdi Onyeyiri20-Aug-02 3:16
Nnamdi Onyeyiri20-Aug-02 3:16 
GeneralRe: IDE hangs up on executing ! Pin
leppie20-Aug-02 3:33
leppie20-Aug-02 3:33 
GeneralRe: IDE hangs up on executing ! Pin
Anonymous20-Aug-02 3:39
Anonymous20-Aug-02 3:39 
GeneralRe: IDE hangs up on executing ! Pin
Anonymous20-Aug-02 4:15
Anonymous20-Aug-02 4:15 
GeneralRe: IDE hangs up on executing ! Pin
James T. Johnson20-Aug-02 5:42
James T. Johnson20-Aug-02 5:42 
GeneralRe: IDE hangs up on executing ! Pin
EdgarBM20-Aug-02 23:04
EdgarBM20-Aug-02 23:04 
GeneralCombobox and SetItemData Pin
Michael P Butler19-Aug-02 23:51
Michael P Butler19-Aug-02 23:51 
GeneralRe: Combobox and SetItemData Pin
Nnamdi Onyeyiri20-Aug-02 0:02
Nnamdi Onyeyiri20-Aug-02 0:02 
i had to do the same thing with my ListEx[^] class, but wasnt sure how to do it. TO get around it, i made an ArrayList, and made a function as part of the class Add that added the relevant information to the Items collection, and also added a stuct of data to the ArrayList.

The position of the struct data in the ArrayList, corresponds to the position of the Item in the Items collection.


Suspicious | :suss: Email: theeclypse@hotmail.com   URL: http://www.onyeyiri.co.uk
Suspicious | :suss: "All programmers are playwrights and all computers are lousy actors."


GeneralRe: Combobox and SetItemData Pin
Michael P Butler20-Aug-02 0:25
Michael P Butler20-Aug-02 0:25 
GeneralRe: Combobox and SetItemData Pin
Nnamdi Onyeyiri20-Aug-02 0:53
Nnamdi Onyeyiri20-Aug-02 0:53 
GeneralRe: Combobox and SetItemData Pin
Russell Morris20-Aug-02 3:57
Russell Morris20-Aug-02 3:57 
GeneralRe: Combobox and SetItemData Pin
Michael P Butler20-Aug-02 4:19
Michael P Butler20-Aug-02 4:19 
GeneralC# and COM InterOp problems Pin
Rodney S. Foley19-Aug-02 21:03
Rodney S. Foley19-Aug-02 21:03 
GeneralRe: C# and COM InterOp problems Pin
Sijin19-Aug-02 21:15
Sijin19-Aug-02 21:15 
GeneralRe: C# and COM InterOp problems Pin
Stephane Rodriguez.19-Aug-02 21:45
Stephane Rodriguez.19-Aug-02 21:45 
GeneralRe: C# and COM InterOp problems Pin
leppie20-Aug-02 2:14
leppie20-Aug-02 2:14 
GeneralRe: C# and COM InterOp problems Pin
Stephane Rodriguez.20-Aug-02 3:25
Stephane Rodriguez.20-Aug-02 3:25 
GeneralRe: C# and COM InterOp problems Pin
leppie20-Aug-02 4:13
leppie20-Aug-02 4:13 
GeneralRe: C# and COM InterOp problems Pin
Stephane Rodriguez.20-Aug-02 4:49
Stephane Rodriguez.20-Aug-02 4:49 
GeneralRe: C# and COM InterOp problems Pin
Stephane Rodriguez.20-Aug-02 4:52
Stephane Rodriguez.20-Aug-02 4:52 
GeneralRe: C# and COM InterOp problems Pin
leppie20-Aug-02 5:02
leppie20-Aug-02 5:02 
GeneralRe: C# and COM InterOp problems Pin
Stephane Rodriguez.20-Aug-02 6:13
Stephane Rodriguez.20-Aug-02 6:13 
GeneralRe: C# and COM InterOp problems Pin
leppie20-Aug-02 6:50
leppie20-Aug-02 6:50 
GeneralRe: C# and COM InterOp problems Pin
Stephane Rodriguez.20-Aug-02 7:29
Stephane Rodriguez.20-Aug-02 7:29 
GeneralRe: C# and COM InterOp problems Pin
James T. Johnson20-Aug-02 7:32
James T. Johnson20-Aug-02 7:32 

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.