Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: Events -- multithreaded & UI Pin
Arun Bhalla22-Feb-03 11:39
Arun Bhalla22-Feb-03 11:39 
GeneralRe: Events -- multithreaded & UI Pin
leppie22-Feb-03 12:11
leppie22-Feb-03 12:11 
GeneralResources for game development in C# Pin
sideveloper21-Feb-03 12:59
sideveloper21-Feb-03 12:59 
GeneralRe: Resources for game development in C# Pin
Anonymous21-Feb-03 14:14
Anonymous21-Feb-03 14:14 
GeneralControl clipping issues Pin
m_mond21-Feb-03 10:37
m_mond21-Feb-03 10:37 
GeneralRe: Control clipping issues Pin
Furty21-Feb-03 13:33
Furty21-Feb-03 13:33 
GeneralRe: Control clipping issues Pin
m_mond22-Feb-03 3:59
m_mond22-Feb-03 3:59 
QuestionKeeping select visible when losing focus? Pin
Paul Riley21-Feb-03 10:20
Paul Riley21-Feb-03 10:20 
Okay, here's a simplified version of what I'm trying to do.

I have a RichTextBox in a form for editing a text file; I've written a simple Find/Replace dialog (whose parent is the textbox itself).

Currently, when you hit "Find", it has to close the dialog so that you can see the selected text (selected by the RichTextBox.Find function). You can then use F3 to find again. If a RichTextBox doesn't have focus then the selection isn't visible, so there's no benefit to keeping the dialog open.

But what I'd really like to do is keep the Find/Replace dialog open while someone does as many find and replaces as they want.

Any ideas out there?

Paul
And you run and you run to catch up with the sun, but it's sinking
Racing around to come up behind you again
The sun is the same in a relative way, but you're older
Shorter of breath, one day closer to death
- Pink Floyd, Time

AnswerRe: Keeping select visible when losing focus? Pin
Furty21-Feb-03 13:46
Furty21-Feb-03 13:46 
QuestionFree grid controls? Pin
Domenic Denicola21-Feb-03 8:57
Domenic Denicola21-Feb-03 8:57 
AnswerRe: Free grid controls? Pin
Nnamdi Onyeyiri21-Feb-03 9:23
Nnamdi Onyeyiri21-Feb-03 9:23 
GeneralOwner Draw Splitter changing background when moving Pin
STW21-Feb-03 5:29
STW21-Feb-03 5:29 
GeneralRe: Owner Draw Splitter changing background when moving Pin
Stephane Rodriguez.21-Feb-03 20:18
Stephane Rodriguez.21-Feb-03 20:18 
GeneralRe: Owner Draw Splitter changing background when moving Pin
STW23-Feb-03 6:51
STW23-Feb-03 6:51 
GeneralRe: Owner Draw Splitter changing background when moving Pin
Stephane Rodriguez.23-Feb-03 7:26
Stephane Rodriguez.23-Feb-03 7:26 
Generalsimple explaination Pin
sacoskun21-Feb-03 4:16
sacoskun21-Feb-03 4:16 
GeneralRe: simple explaination Pin
Atul Kale21-Feb-03 5:15
Atul Kale21-Feb-03 5:15 
GeneralRe: simple explaination Pin
sacoskun21-Feb-03 8:05
sacoskun21-Feb-03 8:05 
GeneralRe: simple explaination Pin
Atul Kale23-Feb-03 5:41
Atul Kale23-Feb-03 5:41 
GeneralRe: simple explaination Pin
sacoskun24-Feb-03 10:27
sacoskun24-Feb-03 10:27 
GeneralString to Binary Pin
Mazdak21-Feb-03 0:57
Mazdak21-Feb-03 0:57 
GeneralRe: String to Binary Pin
Anonymous21-Feb-03 2:03
Anonymous21-Feb-03 2:03 
GeneralRe: String to Binary Pin
leppie21-Feb-03 6:01
leppie21-Feb-03 6:01 
GeneralRe: String to Binary Pin
Mazdak21-Feb-03 9:27
Mazdak21-Feb-03 9:27 
GeneralWorking with Exchange Server from ASP.NET Pin
otto_20-Feb-03 23:38
otto_20-Feb-03 23:38 

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.