![]() |
#1
|
|||
|
|||
![]()
I'd be grateful if someone would test the following macro by assigning a shortcut key to it.
Code:
If ActiveShape Is Nothing Then SendKeys "^i", True SendKeys "{ENTER}", True End If Thanks, Chris (Hunt) |
#2
|
||||
|
||||
![]()
I can confirm this to be a problem in X3 also. Using an icon works fine, but assigning to a shortcut key it seems to toggle the Character Formatting and Object Properties Docker. Odd.
Shelby |
#3
|
||||
|
||||
![]()
I guess it depends on what key you assign it to. Let's say, you assigned Alt-M to run your macro. When you hit Alt-M you will still likely to hold down the Alt key when the macro runs. It tries to send Ctrl-I first and CorelDRAW ends up receiving Ctrl-Alt-I which probably does nothing. Then the Enter key stroke comes which is being interpreted as Alt-Enter that is, the shortcut for the Properties docker.
It's just my theory but I think it might be what happens. |
#4
|
|||
|
|||
![]()
Thanks for the confirmation, Shelby. If your theory is correct, Alex, then does that mean some combination might work? So far I've tried ALT-E and the F5 key without success. I've launched other macros with these keys. It's not essential to have it starting via a shortcut key but that's my preference. I'll experiment a little more.
Best wishes, Chris |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|