Jump to content

Two small tools and one question about copy and paste


Recommended Posts

Hi all

I have develop two small tools this week around Real Time Menu.

The first RTM to Tree show the RTM item in a tree control with tag and short-cut.

The second RTM to Enum creat an enum control (or constante) from RTM Data.

It's usefull when you creat a case structure for each RTM tag.

(run on 7.0)

My question is about RTM to Enum .

I want to creat the enum and copy it in clipboard like when you make Ctrl-C , always in a Vi like now.

Like that after , i have just to do Ctrl-V in my destinatuion Vi .

I have show in the menu editor APP_COPY and APP_PASTE but i dont know how call these dynamicaly (with out manual action).

Any suggestion or comment about this tools ?

Regards

Eric BOBILLIER

Download File:post-5178-1168897759.zip

Link to comment
I have show in the menu editor APP_COPY and APP_PASTE but i dont know how call these dynamicaly (with out manual action).

Any suggestion or comment about this tools ?

Regards

Eric BOBILLIER

In 8.2 I'd use this invoke item:

post-2399-1168933277.png?width=400

(app->User Interaaction->Invoke Menu Item

I'm not sure it exists in 7.1, I couldn't find it.

Make sure you have the control selected, I don't know how to do that but scripting should give it to you.

Ton

Link to comment
  • 8 months later...

QUOTE(tcplomp @ Jan 16 2007, 07:51 AM)

In 8.2 I'd use this invoke item:

http://lavag.org/old_files/monthly_01_2007/post-2399-1168933277.png' target="_blank">post-2399-1168933277.png?width=400

(app->User Interaaction->Invoke Menu Item

I'm not sure it exists in 7.1, I couldn't find it.

Make sure you have the control selected, I don't know how to do that but scripting should give it to you.

Ton

Hi,

this "Invoke Menu Item" is interesting but it does not work with "APP_PRINTER SETUP". Does anybody know why ?

Emmanuel

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.