Forum: CorelDRAW/Corel DESIGNER VBA
27-05-2016, 10:45
|
Replies: 6
Views: 8,286
|
Forum: CorelDRAW/Corel DESIGNER VBA
23-03-2016, 08:25
|
Replies: 7
Views: 9,208
|
Forum: CorelDRAW/Corel DESIGNER VBA
10-02-2016, 08:07
|
Replies: 2
Views: 4,140
|
Forum: CorelDRAW/Corel DESIGNER VBA
08-02-2016, 14:12
|
Replies: 2
Views: 4,140
Select objects with GetUserClick
I am trying to write a script that will record the users click coordinates and add the top most object to a selection. Any ideas? For instance if there are 3 objects on top of each other at the...
|
Forum: CorelDRAW/Corel DESIGNER VBA
18-01-2016, 10:50
|
Replies: 1
Views: 4,894
|
Forum: CorelDRAW/Corel DESIGNER VBA
20-10-2015, 10:08
|
Replies: 6
Views: 5,546
|
Forum: CorelDRAW/Corel DESIGNER VBA
06-10-2015, 14:28
|
Replies: 1
Views: 3,998
Adding nodes to a line segment via VBA
In Draw X7, if I create a line segment that only has 2 nodes, then select all the nodes with the node editing tool and hit the plus key on the numerical keypad, I get additional nodes, evenly spaced,...
|
Forum: Calendar Wizard
23-09-2015, 16:19
|
Replies: 1
Views: 10,947
X7 Calendar Wizard not working
Does anyone else notice that the standard version of Calendar Wizard that installs with Draw does not work in X7? Every time I try to run it, nothing happens. I have a new letter size document open...
|
Forum: CorelDRAW/Corel DESIGNER VBA
21-09-2015, 08:17
|
Replies: 4
Views: 8,069
|
Forum: CorelDRAW/Corel DESIGNER VBA
11-09-2015, 13:27
|
Replies: 4
Views: 8,069
|
Forum: Code Critique
02-09-2015, 08:25
|
Replies: 3
Views: 7,783
Nice Shark, however this doesn't account for...
Nice Shark, however this doesn't account for objects that might be grouped or selections that contain grouped items. That's why I used FindShapes().
My biggest issue now is getting Optimization to...
|
Forum: Code Critique
01-09-2015, 15:45
|
Replies: 3
Views: 7,783
|
Forum: CorelDRAW/Corel DESIGNER VBA
18-05-2015, 08:30
|
Replies: 6
Views: 5,889
|
Forum: CorelDRAW/Corel DESIGNER VBA
14-05-2015, 08:18
|
Replies: 6
Views: 5,889
|
Forum: CorelDRAW/Corel DESIGNER VBA
08-05-2015, 08:13
|
Replies: 6
Views: 5,889
|
Forum: CorelDRAW/Corel DESIGNER VBA
23-04-2015, 08:15
|
Replies: 12
Views: 11,228
|
Forum: CorelDRAW/Corel DESIGNER VBA
21-04-2015, 08:09
|
Replies: 12
Views: 11,228
Unfortunately, a lot has changed in Corel...
Unfortunately, a lot has changed in Corel programming since this macro was created. wOxxOm is not currently developing for CorelDraw macros any more and I'm not sure there will be an update for X5...
|
Forum: CorelDRAW/Corel DESIGNER VBA
31-03-2015, 08:28
|
Replies: 5
Views: 5,008
|
Forum: CorelDRAW/Corel DESIGNER VBA
30-03-2015, 08:17
|
Replies: 5
Views: 5,008
|
Forum: CorelDRAW/Corel DESIGNER VBA
18-02-2015, 09:27
|
Replies: 9
Views: 8,315
|
Forum: Macros/Add-ons
25-11-2014, 11:51
|
Replies: 0
Views: 11,156
Create a New Object layer from Mask
This is my first attempt at PhotoPaint macros. I write them all the time for Draw, but it's a little different in Paint. I'm using X7.
Sub ClipWhite()
Dim doc As Document, lyr As Layer
...
|
Forum: Macros/Add-ons
23-07-2014, 15:14
|
Replies: 0
Views: 4,633
Select, group, resize in Docker
I have the below code for a docker that I created with a button called 'RGBProof'. After the 'for...next' statement, I want to do the request in the comments. Can anyone help?
Private Sub...
|
Forum: CorelDRAW/Corel DESIGNER VBA
30-04-2014, 11:02
|
Replies: 2
Views: 5,167
|
Forum: CorelDRAW/Corel DESIGNER VBA
25-03-2014, 08:22
|
Replies: 2
Views: 3,703
|
Forum: CorelDRAW/Corel DESIGNER VBA
12-12-2013, 09:49
|
Replies: 2
Views: 4,240
|