Forum: Code Critique
10-09-2015, 05:04
|
Replies: 0
Views: 2,286
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, 04:17
|
Replies: 4
Views: 3,436
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, 03:09
|
Replies: 1
Views: 5,015
|
Forum: Macros/Add-ons
31-08-2015, 08:24
|
Replies: 3
Views: 2,550
|
Forum: Macros/Add-ons
28-08-2015, 03:51
|
Replies: 3
Views: 2,550
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, 11:07
|
Replies: 2
Views: 2,325
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, 15:26
|
Replies: 3
Views: 3,782
|
Forum: Feature requests/wishlist
22-08-2013, 15:24
|
Replies: 1
Views: 6,201
|
Forum: CorelDRAW/Corel DESIGNER VBA
21-08-2013, 06:22
|
Replies: 3
Views: 2,802
|
Forum: CorelDRAW/Corel DESIGNER VBA
15-04-2013, 05:09
|
Replies: 0
Views: 2,968
|
Forum: CorelDRAW/Corel DESIGNER VBA
21-10-2012, 14:13
|
Replies: 9
Views: 3,673
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, 06:13
|
Replies: 9
Views: 3,673
|
Forum: CorelDRAW/Corel DESIGNER VBA
07-09-2012, 11:14
|
Replies: 2
Views: 4,212
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
06-09-2012, 00:14
|
Replies: 8
Views: 3,652
|
Forum: CorelDRAW/Corel DESIGNER VBA
01-09-2012, 15:33
|
Replies: 4
Views: 4,703
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, 12:15
|
Replies: 4
Views: 4,703
|
Forum: CorelDRAW/Corel DESIGNER VBA
28-08-2012, 07:44
|
Replies: 4
Views: 4,703
|
Forum: CorelDRAW/Corel DESIGNER VBA
23-08-2012, 07:07
|
Replies: 2
Views: 4,212
|
Forum: CorelDRAW/Corel DESIGNER VBA
22-06-2012, 17:43
|
Replies: 4
Views: 2,407
|
Forum: CorelDRAW/Corel DESIGNER VBA
29-05-2012, 16:11
|
Replies: 8
Views: 4,779
|
Forum: CorelDRAW/Corel DESIGNER VBA
29-05-2012, 08:34
|
Replies: 3
Views: 4,421
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, 15:05
|
Replies: 16
Views: 14,412
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, 15:37
|
Replies: 3
Views: 5,435
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, 14:42
|
Replies: 1
Views: 2,897
|
Forum: CorelDRAW/Corel DESIGNER VBA
24-05-2012, 14:09
|
Replies: 2
Views: 4,524
|