Click here to Skip to main content
15,902,843 members
Home / Discussions / C#
   

C#

 
Generaleasy: string formatting Pin
bouli18-Nov-04 1:17
bouli18-Nov-04 1:17 
GeneralRe: easy: string formatting Pin
Ami Bar18-Nov-04 4:11
Ami Bar18-Nov-04 4:11 
GeneralRe: easy: string formatting Pin
bouli18-Nov-04 4:15
bouli18-Nov-04 4:15 
GeneralRe: easy: string formatting Pin
Dave Kreskowiak18-Nov-04 6:33
mveDave Kreskowiak18-Nov-04 6:33 
GeneralRe: easy: string formatting Pin
bouli18-Nov-04 9:06
bouli18-Nov-04 9:06 
GeneralRe: easy: string formatting Pin
Dave Kreskowiak18-Nov-04 9:46
mveDave Kreskowiak18-Nov-04 9:46 
GeneralRe: easy: string formatting Pin
Nick Parker18-Nov-04 11:40
protectorNick Parker18-Nov-04 11:40 
GeneralProblem with Event and Timer Pin
Leon van Wyk18-Nov-04 1:04
professionalLeon van Wyk18-Nov-04 1:04 
I developed a SMS application, I use a timer to pool the modem every now and then for new responses if a response is found I launch an ResponseReceived event, then that event looks for the type of response, then when a new message is detected I launch the NewMessageReceived event from the ResponseReceived event. The main application receives this event and opens a new dialog window, but the problem is that it does not show the window. I can see the window in the taskbar but not on the screen. I tried forcing the window to show, go topmost, maximize, every thing, but no window. I suspect that this could be due to threading of the timer or something, can anyone help?

Leon v Wyk
GeneralRe: Problem with Event and Timer Pin
Daniel Turini18-Nov-04 1:26
Daniel Turini18-Nov-04 1:26 
GeneralRe: Problem with Event and Timer Pin
Leon van Wyk18-Nov-04 1:36
professionalLeon van Wyk18-Nov-04 1:36 
GeneralRe: Problem with Event and Timer Pin
Daniel Turini18-Nov-04 23:16
Daniel Turini18-Nov-04 23:16 
GeneralStopping a com object Pin
totig17-Nov-04 22:58
totig17-Nov-04 22:58 
GeneralRe: Stopping a com object Pin
Daniel Turini17-Nov-04 23:13
Daniel Turini17-Nov-04 23:13 
GeneralLooking for efficient way to insert records Pin
Reinier Beeckman17-Nov-04 21:10
Reinier Beeckman17-Nov-04 21:10 
GeneralHighlight SelectedText's Background in RichTextBox Pin
orlyg17-Nov-04 20:59
orlyg17-Nov-04 20:59 
GeneralRe: Highlight SelectedText's Background in RichTextBox Pin
Daniel Turini17-Nov-04 23:19
Daniel Turini17-Nov-04 23:19 
GeneralRe: Highlight SelectedText's Background in RichTextBox Pin
OrlyGoren18-Nov-04 6:06
OrlyGoren18-Nov-04 6:06 
GeneralRe: Highlight SelectedText's Background in RichTextBox Pin
leppie18-Nov-04 8:34
leppie18-Nov-04 8:34 
Generalhardware control Pin
Mridang Agarwalla17-Nov-04 20:57
Mridang Agarwalla17-Nov-04 20:57 
Generalwindows context menu Pin
Mridang Agarwalla17-Nov-04 20:53
Mridang Agarwalla17-Nov-04 20:53 
GeneralRe: windows context menu Pin
Luis Alonso Ramos19-Nov-04 9:16
Luis Alonso Ramos19-Nov-04 9:16 
Generaltaskbar button grouping Pin
yu-yu17-Nov-04 18:33
yu-yu17-Nov-04 18:33 
GeneralUser COntrols Pin
Brendan Vogt17-Nov-04 18:31
Brendan Vogt17-Nov-04 18:31 
GeneralRe: User COntrols Pin
R. Thomas17-Nov-04 19:28
R. Thomas17-Nov-04 19:28 
GeneralRe: User COntrols Pin
leppie17-Nov-04 22:44
leppie17-Nov-04 22:44 

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.