Click here to Skip to main content
15,920,053 members
Home / Discussions / C#
   

C#

 
GeneralRe: how do I implement scrolling? PART 2 Pin
Sasuko15-Jan-06 5:39
Sasuko15-Jan-06 5:39 
QuestionDataGridBoolColumn Question Pin
lior654#hotmail.com14-Jan-06 12:30
lior654#hotmail.com14-Jan-06 12:30 
AnswerRe: DataGridBoolColumn Question Pin
Robert Rohde14-Jan-06 21:21
Robert Rohde14-Jan-06 21:21 
GeneralRe: DataGridBoolColumn Question Pin
lior654#hotmail.com17-Jan-06 4:03
lior654#hotmail.com17-Jan-06 4:03 
GeneralRe: DataGridBoolColumn Question Pin
Robert Rohde17-Jan-06 8:15
Robert Rohde17-Jan-06 8:15 
GeneralRe: DataGridBoolColumn Question Pin
lior654#hotmail.com17-Jan-06 11:02
lior654#hotmail.com17-Jan-06 11:02 
GeneralRe: DataGridBoolColumn Question Pin
Robert Rohde18-Jan-06 0:17
Robert Rohde18-Jan-06 0:17 
QuestionHelp Needed in C# Chess Game development Pin
usmanali12314-Jan-06 10:40
usmanali12314-Jan-06 10:40 
Hye iam working on a chess game . My selection and movement of pieces in game is dependent upon Mouse Down event as the thingi is being developed in OnPaint event . However , i am working on the idea that if the number of clicks of mouse is 1 it selects the piece and then when i click 2nd time it puts the piece there as in EVEN number of clicks . Naow i have created objects for all squares in the board with their i and j position on matrix BOARD and x and y position signifying coordinates . What i do not figure out is a way IS
1 - When i click in another square i want the piece to disappear from the previous box and redraw in the new box .
2- Wherever i click in the box the piece is put at the exact minimum pixel location rather than missing out the coordinates and being put somewhere on the edge of the square.
3- The declaration of objects of boxes with info on i,j matrix position and the x, y coordinate info should be in
1- MAIN
2- BOARD CLASS (if yes how will it be accessible to mouse down)
3- MOUSE DOWN EVENT
4- The status function which finds out whether there is a piece in that box already or not . Where should this function be and any ideas regarding all of this will be really really really appreciable .

Looking forward to your responses and magnanimous input . REALLY appreciate any help guyz ....... ASAP
AnswerRe: Help Needed in C# Chess Game development Pin
Christian Graus14-Jan-06 12:34
protectorChristian Graus14-Jan-06 12:34 
AnswerRe: Help Needed in C# Chess Game development Pin
Robert Rohde14-Jan-06 21:36
Robert Rohde14-Jan-06 21:36 
QuestionIEnumerator Pin
Duif14-Jan-06 10:17
Duif14-Jan-06 10:17 
GeneralRe: IEnumerator Pin
Guffa14-Jan-06 11:23
Guffa14-Jan-06 11:23 
GeneralRe: IEnumerator Pin
Duif14-Jan-06 11:38
Duif14-Jan-06 11:38 
GeneralRe: IEnumerator Pin
Judah Gabriel Himango14-Jan-06 12:19
sponsorJudah Gabriel Himango14-Jan-06 12:19 
GeneralRe: IEnumerator Pin
Duif15-Jan-06 3:57
Duif15-Jan-06 3:57 
GeneralRe: IEnumerator Pin
Duif15-Jan-06 4:08
Duif15-Jan-06 4:08 
AnswerRe: IEnumerator Pin
[Marc]14-Jan-06 12:07
[Marc]14-Jan-06 12:07 
QuestionListView columns not displayed Pin
Ravi Bhavnani14-Jan-06 10:14
professionalRavi Bhavnani14-Jan-06 10:14 
AnswerRe: ListView columns not displayed Pin
Joshua Quick14-Jan-06 12:46
Joshua Quick14-Jan-06 12:46 
GeneralRe: ListView columns not displayed Pin
Ravi Bhavnani14-Jan-06 13:24
professionalRavi Bhavnani14-Jan-06 13:24 
QuestionNeed help with a Windows Service Pin
Nathan R14-Jan-06 9:13
Nathan R14-Jan-06 9:13 
AnswerRe: Need help with a Windows Service Pin
Nathan R16-Jan-06 9:48
Nathan R16-Jan-06 9:48 
GeneralRe: Need help with a Windows Service Pin
BlackDice2-Feb-06 11:33
BlackDice2-Feb-06 11:33 
QuestionWrite to a text file Pin
aPerfectCircle14-Jan-06 8:43
aPerfectCircle14-Jan-06 8:43 
AnswerRe: Write to a text file Pin
User 665814-Jan-06 8:59
User 665814-Jan-06 8: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.