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

C#

 
GeneralRe: Casting problem Pin
bouli14-Apr-04 2:45
bouli14-Apr-04 2:45 
GeneralRe: Casting problem Pin
Heath Stewart14-Apr-04 2:59
protectorHeath Stewart14-Apr-04 2:59 
GeneralRe: Casting problem Pin
bouli14-Apr-04 3:05
bouli14-Apr-04 3:05 
GeneralRe: Casting problem Pin
bouli14-Apr-04 3:07
bouli14-Apr-04 3:07 
GeneralRe: Casting problem Pin
Heath Stewart14-Apr-04 3:14
protectorHeath Stewart14-Apr-04 3:14 
GeneralRe: Casting problem Pin
bouli14-Apr-04 3:18
bouli14-Apr-04 3:18 
GeneralRe: Casting problem Pin
Heath Stewart14-Apr-04 3:34
protectorHeath Stewart14-Apr-04 3:34 
GeneralRe: Casting problem Pin
bouli14-Apr-04 3:41
bouli14-Apr-04 3:41 
That's what I wanted to do, but the call stack is full of the same message:
"Tetour.exe!Tetour.GameBoard.set_polymino(Tetour.Polymino value = {Tetour.OTetramino}) Line 49 + 0xa bytes C#"

when I insert a breakpoint in the GameBoard.polymino set property, it always loop in this property, while I do only 1 call. I think it does not have to loop inside this call Confused | :confused: because I call this property only one time, and it's just an assignement.Confused | :confused:

There is no spoon.
GeneralRe: Casting problem Pin
Heath Stewart14-Apr-04 3:47
protectorHeath Stewart14-Apr-04 3:47 
GeneralRe: Casting problem Pin
bouli14-Apr-04 3:53
bouli14-Apr-04 3:53 
Questionhow do make a column in a datagrid readonly Pin
robmays14-Apr-04 1:48
robmays14-Apr-04 1:48 
AnswerRe: how do make a column in a datagrid readonly Pin
Heath Stewart14-Apr-04 2:16
protectorHeath Stewart14-Apr-04 2:16 
GeneralRe: how do make a column in a datagrid readonly Pin
robmays14-Apr-04 2:22
robmays14-Apr-04 2:22 
GeneralRe: how do make a column in a datagrid readonly Pin
Heath Stewart14-Apr-04 2:29
protectorHeath Stewart14-Apr-04 2:29 
GeneralRe: how do make a column in a datagrid readonly Pin
robmays14-Apr-04 2:34
robmays14-Apr-04 2:34 
GeneralRe: how do make a column in a datagrid readonly Pin
Heath Stewart14-Apr-04 2:37
protectorHeath Stewart14-Apr-04 2:37 
GeneralRe: how do make a column in a datagrid readonly Pin
robmays14-Apr-04 2:39
robmays14-Apr-04 2:39 
GeneralRe: how do make a column in a datagrid readonly Pin
robmays14-Apr-04 3:59
robmays14-Apr-04 3:59 
GeneralRe: how do make a column in a datagrid readonly Pin
Heath Stewart14-Apr-04 4:12
protectorHeath Stewart14-Apr-04 4:12 
GeneralRe: how do make a column in a datagrid readonly Pin
robmays14-Apr-04 4:35
robmays14-Apr-04 4:35 
Generaltab control slow Pin
robmays14-Apr-04 1:09
robmays14-Apr-04 1:09 
GeneralRe: tab control slow Pin
Anonymous14-Apr-04 2:21
Anonymous14-Apr-04 2:21 
GeneralRe: tab control slow Pin
robmays14-Apr-04 2:25
robmays14-Apr-04 2:25 
QuestionDinamic array or array resizing? Pin
Paolo Ponzano13-Apr-04 23:59
Paolo Ponzano13-Apr-04 23:59 
AnswerRe: Dinamic array or array resizing? Pin
SJ_Phoenix14-Apr-04 0:30
SJ_Phoenix14-Apr-04 0:30 

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.