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

C#

 
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 
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 
in response to your post dave,
i didnt think about the loosing focus part. Your suggestion of running it as a service is pretty cool, I never thought of it Smile | :) How does one go about emulating the Ctrl-C mechanism inside the keypress events of the service application if the correct keycombo was pressed ?

I was wrong in say that it is my first windows applications. I should say that I have been learning C# since march and most of my information comes from this very website, scouring through the numerous articles. So far I can disect the code from the articles and understand it well. My background was in embedded systems, mainly writing ANSI C. So this is a big switch over for me. However, I am enjoying it since its answering my own questions of how windows applications interact with windows. Though I am not sure if my approach to learning c# is correct?

At this stage I am not too worried about implementing the dictionary funtionality because I would be just happy getting the of copying of selected text through a service application without stealing focus.

in response to your post Luis,
OCR, now thats going beyond the call of duty Smile | :) . It is an interesting spin to this same problem, however, where would one get a OCR class from ? I think I was reading somewhere that one of the ms packages has a OCR dll that can be used correct ?

If anyone else can spin other ideas, I am sure others including myself would interested in reading them Smile | :)

cheers
Vee
GeneralRe: copying feature from Mac OS X Tiger Pin
Luis Alonso Ramos30-Apr-05 15:36
Luis Alonso Ramos30-Apr-05 15:36 
GeneralRe: copying feature from Mac OS X Tiger Pin
ekynox1-May-05 3:33
ekynox1-May-05 3:33 
GeneralDeveloping On Pin
MrJJKoolJ30-Apr-05 3:27
MrJJKoolJ30-Apr-05 3:27 
GeneralRe: Developing On Pin
Dave Kreskowiak30-Apr-05 3:59
mveDave Kreskowiak30-Apr-05 3:59 
GeneralRe: Developing On Pin
MrJJKoolJ30-Apr-05 6:09
MrJJKoolJ30-Apr-05 6:09 
GeneralUsing a mouse-offset in a Picture Box Pin
NortonC30-Apr-05 1:57
NortonC30-Apr-05 1:57 
GeneralRe: Using a mouse-offset in a Picture Box Pin
NortonC30-Apr-05 7:21
NortonC30-Apr-05 7:21 
Questionhow to bring pointer to the beginning of file(streamreader) Pin
ashu_sharma2129-Apr-05 20:54
ashu_sharma2129-Apr-05 20:54 
AnswerRe: how to bring pointer to the beginning of file(streamreader) Pin
mav.northwind29-Apr-05 21:09
mav.northwind29-Apr-05 21:09 
GeneralA problem displaying transparant-background images in DirectX Pin
arik_a29-Apr-05 20:24
arik_a29-Apr-05 20:24 
General.NET WebService Problem Pin
Praveen Nayak29-Apr-05 19:51
Praveen Nayak29-Apr-05 19:51 
GeneralSystemtray capture Pin
dubshell29-Apr-05 19:47
dubshell29-Apr-05 19:47 
Generalusb interfacing in c#.net Pin
ahsan14129-Apr-05 18:49
ahsan14129-Apr-05 18:49 
GeneralRe: usb interfacing in c#.net Pin
eggie529-Apr-05 20:31
eggie529-Apr-05 20:31 
GeneralAcessing Usb Device in C# Pin
majidbhutta29-Apr-05 17:28
majidbhutta29-Apr-05 17:28 
GeneralRe: Acessing Usb Device in C# Pin
eggie529-Apr-05 20:33
eggie529-Apr-05 20:33 
GeneralRe: Acessing Usb Device in C# Pin
Dave Kreskowiak30-Apr-05 3:38
mveDave Kreskowiak30-Apr-05 3: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.