Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > default context menu for selected text

Reply
Thread Tools

default context menu for selected text

 
 
natanr123
Guest
Posts: n/a
 
      12-01-2006
I want to do something like this.
When i right click on selected text in windows i want to add anather
option the stantard Copy Cut Paste that will change the selected text
to anather string

Please help me


 
Reply With Quote
 
 
 
 
Alvin
Guest
Posts: n/a
 
      12-01-2006

natanr123 wrote:
> I want to do something like this.
> When i right click on selected text in windows i want to add anather
> option the stantard Copy Cut Paste that will change the selected text
> to anather string
>
> Please help me
>

This is relative to the win32 API - not stictly C++. You'll probably
have more luck with comp.os.ms-windows.programmer

Alvin

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ Topic - How do I suppress a context menu (right-click menu)? (2012-02-22) FAQ server Javascript 0 02-22-2012 12:00 AM
add menu item to context (right-click) menu? lcplben Javascript 3 10-30-2009 11:56 PM
Got selected text, but can I get surrounding context? Dekortage Javascript 3 02-23-2007 05:27 PM
Detecting which context menu item was selected brisco5@gmail.com Javascript 3 06-30-2006 10:18 AM
Can I holdup and activate the context-menu as a sub-menu? Michel Javascript 2 08-02-2004 09:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57