Forum: Code Critique
10-09-2015, 04:04
|
Replies: 0
Views: 10,095
Little toy with sloppy coding
Hello, all.
I have been thinking about something like this for quite a while and recently, with some advances in how I approach the code made a quick and dirty version of it.
It's basically a...
|
Forum: CorelDRAW/Corel DESIGNER VBA
10-09-2015, 03:17
|
Replies: 4
Views: 11,198
Getting Add-ins to work with CorelDRAW's VBA
Hello, all.
There are several useful add-ins for VBA that would be quite nice to have working with CorelDRAW's version of VBA. Any ideas on how to get them to play nice?
For example:...
|
Forum: Macros/Add-ons
01-09-2015, 02:09
|
Replies: 1
Views: 12,085
|
Forum: Macros/Add-ons
31-08-2015, 07:24
|
Replies: 3
Views: 7,326
|
Forum: Macros/Add-ons
28-08-2015, 02:51
|
Replies: 3
Views: 7,326
Grouping with Virtual shapes possible?
Hello, all. Have been away for a bit, but now a question has come up - is there a way to work with groups on the Virtual layer?
In particular I'd like to create an ellipse, then a rectangle inside...
|
Forum: CorelDRAW/Corel DESIGNER VBA
17-11-2014, 10:07
|
Replies: 2
Views: 4,244
I have noticed this being the case with other...
I have noticed this being the case with other commands as well. I had a macro that had two parts - one to generate a new document with specific settings and another that would populate the document...
|
Forum: Macros/Add-ons
22-08-2013, 14:26
|
Replies: 3
Views: 7,181
|
Forum: Feature requests/wishlist
22-08-2013, 14:24
|
Replies: 1
Views: 11,933
|
Forum: CorelDRAW/Corel DESIGNER VBA
21-08-2013, 05:22
|
Replies: 3
Views: 5,031
|
Forum: CorelDRAW/Corel DESIGNER VBA
15-04-2013, 04:09
|
Replies: 0
Views: 5,213
|
Forum: CorelDRAW/Corel DESIGNER VBA
21-10-2012, 13:13
|
Replies: 9
Views: 8,945
That is a neat solution, Shelby. The reason I...
That is a neat solution, Shelby. The reason I was looking into "equalizing" nodes was that usually the gaps aren't the same width near the ends when dealing with a dashed line (and since this...
|
Forum: CorelDRAW/Corel DESIGNER VBA
17-10-2012, 05:13
|
Replies: 9
Views: 8,945
|
Forum: CorelDRAW/Corel DESIGNER VBA
07-09-2012, 10:14
|
Replies: 2
Views: 7,740
Follow up
Alright, I managed to come up with a solution to this, that, while not too elegant still seems to function well. Use the power of .findshapes in small, controlled bursts, like this:
Dim SR As...
|
Forum: CorelDRAW/Corel DESIGNER VBA
05-09-2012, 23:14
|
Replies: 8
Views: 8,242
|
Forum: CorelDRAW/Corel DESIGNER VBA
01-09-2012, 14:33
|
Replies: 4
Views: 12,759
Yes, the node is moved, but what you see in the...
Yes, the node is moved, but what you see in the second screenshot is what happens - the gradient interface actually shows up and sort-of stays "stuck" on that object. Then even if you click somewhere...
|
Forum: CorelDRAW/Corel DESIGNER VBA
28-08-2012, 11:15
|
Replies: 4
Views: 12,759
|
Forum: CorelDRAW/Corel DESIGNER VBA
28-08-2012, 06:44
|
Replies: 4
Views: 12,759
|
Forum: CorelDRAW/Corel DESIGNER VBA
23-08-2012, 06:07
|
Replies: 2
Views: 7,740
|
Forum: CorelDRAW/Corel DESIGNER VBA
22-06-2012, 16:43
|
Replies: 4
Views: 5,566
|
Forum: CorelDRAW/Corel DESIGNER VBA
29-05-2012, 15:11
|
Replies: 8
Views: 9,264
|
Forum: CorelDRAW/Corel DESIGNER VBA
29-05-2012, 07:34
|
Replies: 3
Views: 11,617
Another option would be to implement an undo...
Another option would be to implement an undo button in the macro/docker interface, but neither of these options are universal enough which should be the aim for a proper product...
Currently I...
|
Forum: CorelDRAW/Corel DESIGNER VBA
28-05-2012, 14:05
|
Replies: 16
Views: 39,532
Ah, neat, thanks for the way to change the...
Ah, neat, thanks for the way to change the caption. Will have to find a way to make it stick, though. I have another docker I'd like to make a proper product of and that would need easy installation,...
|
Forum: CorelDRAW/Corel DESIGNER VBA
25-05-2012, 14:37
|
Replies: 3
Views: 15,285
Well, a single comment is enough fuel to add...
Well, a single comment is enough fuel to add improvements for a while. I'll look into it.
Due dates may be tricky (as date formats are different, etc, but priority changing should be possible).
|
Forum: CorelDRAW/Corel DESIGNER VBA
24-05-2012, 13:42
|
Replies: 1
Views: 6,462
|
Forum: CorelDRAW/Corel DESIGNER VBA
24-05-2012, 13:09
|
Replies: 2
Views: 13,102
|