Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: Picture Flickering(Lagg) Pin
Heath Stewart30-Mar-04 4:33
protectorHeath Stewart30-Mar-04 4:33 
GeneralRe: Picture Flickering(Lagg) Pin
Snowjim30-Mar-04 5:59
Snowjim30-Mar-04 5:59 
GeneralRe: Picture Flickering(Lagg) Pin
Stefan Troschuetz30-Mar-04 4:39
Stefan Troschuetz30-Mar-04 4:39 
GeneralRe: Picture Flickering(Lagg) Pin
Snowjim30-Mar-04 6:02
Snowjim30-Mar-04 6:02 
GeneralXml attributes in a combobox Pin
bertcox30-Mar-04 2:52
bertcox30-Mar-04 2:52 
GeneralRe: Xml attributes in a combobox Pin
Heath Stewart30-Mar-04 4:49
protectorHeath Stewart30-Mar-04 4:49 
GeneralRandom in C# Pin
bouli30-Mar-04 2:43
bouli30-Mar-04 2:43 
GeneralRe: Random in C# Pin
John Fisher30-Mar-04 4:07
John Fisher30-Mar-04 4:07 
At least one way of handling this would be to create an ArrayList, which would hold the objects you want to access randomly. Then, your random number could simply index the array, returning the object you want.

John

"You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.

GeneralRe: Random in C# Pin
Heath Stewart30-Mar-04 4:10
protectorHeath Stewart30-Mar-04 4:10 
GeneralRe: Random in C# Pin
bouli30-Mar-04 4:21
bouli30-Mar-04 4:21 
GeneralRe: Random in C# Pin
Heath Stewart30-Mar-04 4:26
protectorHeath Stewart30-Mar-04 4:26 
GeneralRe: Random in C# Pin
bouli30-Mar-04 4:32
bouli30-Mar-04 4:32 
GeneralRe: Random in C# Pin
Heath Stewart30-Mar-04 4:41
protectorHeath Stewart30-Mar-04 4:41 
GeneralRe: Random in C# Pin
Anonymous30-Mar-04 5:54
Anonymous30-Mar-04 5:54 
GeneralRe: Random in C# Pin
bouli30-Mar-04 5:58
bouli30-Mar-04 5:58 
GeneralRe: Random in C# Pin
Heath Stewart30-Mar-04 6:20
protectorHeath Stewart30-Mar-04 6:20 
GeneralRe: Random in C# Pin
bouli30-Mar-04 6:27
bouli30-Mar-04 6:27 
GeneralRe: Random in C# Pin
Heath Stewart30-Mar-04 8:30
protectorHeath Stewart30-Mar-04 8:30 
GeneralAssemblies Pin
Skylo30-Mar-04 0:22
Skylo30-Mar-04 0:22 
GeneralRe: Assemblies Pin
Colin Angus Mackay30-Mar-04 0:40
Colin Angus Mackay30-Mar-04 0:40 
GeneralRe: Assemblies Pin
Skylo30-Mar-04 0:48
Skylo30-Mar-04 0:48 
GeneralRe: Assemblies Pin
Colin Angus Mackay30-Mar-04 1:05
Colin Angus Mackay30-Mar-04 1:05 
GeneralRe: Assemblies Pin
Skylo30-Mar-04 1:30
Skylo30-Mar-04 1:30 
GeneralRe: Assemblies Pin
Heath Stewart30-Mar-04 4:00
protectorHeath Stewart30-Mar-04 4:00 
GeneralRe: Assemblies Pin
Skylo30-Mar-04 4:22
Skylo30-Mar-04 4:22 

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.