Click here to Skip to main content
15,913,587 members
Home / Discussions / C#
   

C#

 
AnswerRe: Single Thread Problem.. Pin
Daniel Grunwald16-Oct-05 9:11
Daniel Grunwald16-Oct-05 9:11 
Questionwhile scrolling using autoscroll in a panel, the contents won't update until you stop scrolling (on some pc's) Pin
cornholios16-Oct-05 7:27
cornholios16-Oct-05 7:27 
AnswerRe: while scrolling using autoscroll in a panel, the contents won't update until you stop scrolling (on some pc's) Pin
cornholios17-Oct-05 0:01
cornholios17-Oct-05 0:01 
QuestionHow can i know when Windows open a file Pin
neuemvanlanhlung16-Oct-05 7:02
neuemvanlanhlung16-Oct-05 7:02 
AnswerRe: How can i know when Windows open a file Pin
Dave Kreskowiak16-Oct-05 9:17
mveDave Kreskowiak16-Oct-05 9:17 
QuestionRemoting: How can client X notify client Y via a server object by using events? Pin
buysjohan@hotmail.com16-Oct-05 5:21
buysjohan@hotmail.com16-Oct-05 5:21 
QuestionWhere to put my validation? Please help. Pin
CandyMe16-Oct-05 4:02
CandyMe16-Oct-05 4:02 
QuestionC# boardgame Pin
mrgruby16-Oct-05 1:16
mrgruby16-Oct-05 1:16 
Hey..

Some time ago, I made a small boardgame in C++. It was a console application, so you had to move on the "board" by typing a letter representing a direction. A small menu displayed your choises.

The board was made up by a vector and each field had pointers to other fields, creating directions. Each field had it's own properties. So when you moved around the board, different things could happen on different fields. The game had alot of other features, nothing fancy, but it tought me alot about C++.

Anyway, I've been away from the programming game for a while, and now I'd like to get into C#. So I thought I'd rewrite (.NETify) the game and maybe spice it up a little. I was thinking about creating a Windows forms application, with a grafical representation of the board, maybe in a grid?.

To get the ball running, how do I make a grid to represent a game board (like a chess board), making each field an object? Can I make a custom gridcontrol? Also, is it possible to load a picture on top of the entire grid, so that it looks like a map of sorts, still keeping the fields individual?

I've been looking around for some time now, but I haven't really found anything I could use....

Thanx in advance...

AnswerRe: C# boardgame Pin
Rob Philpott16-Oct-05 2:36
Rob Philpott16-Oct-05 2:36 
GeneralRe: C# boardgame Pin
mrgruby16-Oct-05 6:25
mrgruby16-Oct-05 6:25 
AnswerRe: C# boardgame Pin
pseudonym6716-Oct-05 4:49
pseudonym6716-Oct-05 4:49 
GeneralRe: C# boardgame Pin
mrgruby16-Oct-05 6:35
mrgruby16-Oct-05 6:35 
QuestionA shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 1:11
iulian.bobalca16-Oct-05 1:11 
AnswerRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 2:11
mveDave Kreskowiak16-Oct-05 2:11 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 3:06
iulian.bobalca16-Oct-05 3:06 
AnswerRe: A shell extension for a virtual drive Pin
leppie16-Oct-05 3:34
leppie16-Oct-05 3:34 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 3:56
iulian.bobalca16-Oct-05 3:56 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 9:14
mveDave Kreskowiak16-Oct-05 9:14 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 12:07
iulian.bobalca16-Oct-05 12:07 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 15:07
mveDave Kreskowiak16-Oct-05 15:07 
AnswerRe: A shell extension for a virtual drive Pin
Heath Stewart16-Oct-05 17:35
protectorHeath Stewart16-Oct-05 17:35 
GeneralRe: A shell extension for a virtual drive Pin
leppie16-Oct-05 20:18
leppie16-Oct-05 20:18 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak17-Oct-05 1:21
mveDave Kreskowiak17-Oct-05 1:21 
AnswerRe: A shell extension for a virtual drive Pin
Heath Stewart16-Oct-05 17:38
protectorHeath Stewart16-Oct-05 17:38 
QuestionEncapsulate Pin
Tran Ngoc Minh15-Oct-05 23:59
Tran Ngoc Minh15-Oct-05 23:59 

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.