Click here to Skip to main content
15,896,269 members
Home / Discussions / C#
   

C#

 
GeneralRe: RichTextBox Question Pin
Judah Gabriel Himango1-May-05 9:47
sponsorJudah Gabriel Himango1-May-05 9:47 
GeneralSend info about to press button Pin
Pelada_Girl30-Apr-05 14:52
Pelada_Girl30-Apr-05 14:52 
GeneralRe: Send info about to press button Pin
Luis Alonso Ramos30-Apr-05 15:06
Luis Alonso Ramos30-Apr-05 15:06 
GeneralRe: Send info about to press button Pin
Pelada_Girl30-Apr-05 15:19
Pelada_Girl30-Apr-05 15:19 
GeneralRe: Send info about to press button Pin
Luis Alonso Ramos30-Apr-05 15:25
Luis Alonso Ramos30-Apr-05 15:25 
GeneralRe: Send info about to press button Pin
Pelada_Girl30-Apr-05 15:30
Pelada_Girl30-Apr-05 15:30 
GeneralRe: Send info about to press button Pin
Luis Alonso Ramos30-Apr-05 15:41
Luis Alonso Ramos30-Apr-05 15:41 
GeneralRe: Send info about to press button Pin
Pelada_Girl30-Apr-05 17:51
Pelada_Girl30-Apr-05 17:51 
GeneralC# custom "drop down list" Pin
_eulogy_30-Apr-05 11:26
_eulogy_30-Apr-05 11:26 
GeneralRe: C# custom "drop down list" Pin
Judah Gabriel Himango1-May-05 9:48
sponsorJudah Gabriel Himango1-May-05 9:48 
GeneralRe: C# custom "drop down list" Pin
Anonymous1-May-05 10:30
Anonymous1-May-05 10:30 
GeneralRe: C# custom "drop down list" Pin
Judah Gabriel Himango1-May-05 17:22
sponsorJudah Gabriel Himango1-May-05 17:22 
GeneralImage Acqusition from scanner in c# Pin
Member 149969330-Apr-05 11:20
Member 149969330-Apr-05 11:20 
GeneralRe: Debugging Pin
Tomas Brennan30-Apr-05 5:28
Tomas Brennan30-Apr-05 5:28 
GeneralRe: Debugging Pin
Colin Angus Mackay30-Apr-05 10:54
Colin Angus Mackay30-Apr-05 10:54 
GeneralRe: Debugging Pin
EssOEss30-Apr-05 19:51
EssOEss30-Apr-05 19:51 
QuestionError handling using MS Word ? Pin
fracalifa30-Apr-05 5:18
fracalifa30-Apr-05 5:18 
GeneralDrag-Drop & Transparent Panel Pin
ADeris30-Apr-05 4:46
ADeris30-Apr-05 4:46 
GeneralRe: Drag-Drop & Transparent Panel Pin
ADeris30-Apr-05 6:01
ADeris30-Apr-05 6:01 
Generalcopying feature from Mac OS X Tiger Pin
ekynox30-Apr-05 3:56
ekynox30-Apr-05 3:56 
GeneralRe: copying feature from Mac OS X Tiger Pin
Dave Kreskowiak30-Apr-05 4:03
mveDave Kreskowiak30-Apr-05 4:03 
Someone has been asking about grabbing the selected text in ANY windows application before. It's just way to complicated to do in Windows in its current form. There are just too many different controls and applications that can display text and getting at it requires different methods for each of those controls/apps. You can't possibly do it for all of them.

It is possible if you want to handle a few differnet standard controls, but on any test displayed on the screen, practically it isn't possible in Windows.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: copying feature from Mac OS X Tiger Pin
ekynox30-Apr-05 4:17
ekynox30-Apr-05 4:17 
GeneralRe: copying feature from Mac OS X Tiger Pin
Dave Kreskowiak30-Apr-05 4:38
mveDave Kreskowiak30-Apr-05 4:38 
GeneralRe: copying feature from Mac OS X Tiger Pin
Luis Alonso Ramos30-Apr-05 11:01
Luis Alonso Ramos30-Apr-05 11:01 
GeneralRe: copying feature from Mac OS X Tiger Pin
ekynox30-Apr-05 15:18
ekynox30-Apr-05 15:18 

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.