Forum: CorelDRAW/Corel DESIGNER VBA
31-03-2011, 01:53
|
Replies: 196
Views: 122,700
fixed it.
here's the replacement code for you...
fixed it.
here's the replacement code for you to test before I release it.
in VBA Editor->recentfiles->frmRecent (right click)->Code->find "Sub lvQuickSearch" and replace until "End Sub" with the...
|
Forum: CorelDRAW/Corel DESIGNER VBA
12-01-2011, 15:14
|
Replies: 24
Views: 60,099
|
Forum: CorelDRAW/Corel DESIGNER VBA
12-01-2011, 14:29
|
Replies: 24
Views: 60,099
sorry, my bad :p
replace
...
sorry, my bad :p
replace
sh.GetBoundingBox x, y, w, h
With AgentSmith.TreeNode.GetCopy
.VirtualShape.SetBoundingBox x, y, w, h, KeepAspect:=Truewith
sh.GetPosition...
|
Forum: CorelDRAW/Corel DESIGNER VBA
12-01-2011, 13:54
|
Replies: 24
Views: 60,099
|
Forum: CorelDRAW/Corel DESIGNER VBA
02-08-2010, 01:50
|
Replies: 3
Views: 9,783
|
Forum: CorelDRAW/Corel DESIGNER VBA
27-07-2010, 03:34
|
Replies: 3
Views: 9,783
[X5sp1] CommandBarControl.SetIcon fails
Alex, please?
I wonder if that's another bug or dropped feature in X5sp1, but it worked in both X3 and X4:
with FrameWork.CommandBars("Standard").Controls.AddCustomButton...
|
Forum: CorelDRAW/Corel DESIGNER VBA
03-05-2010, 04:41
|
Replies: 17
Views: 11,274
|
Forum: CorelDRAW/Corel DESIGNER VBA
12-01-2010, 02:12
|
Replies: 51
Views: 91,257
|
Forum: CorelDRAW/Corel DESIGNER VBA
08-12-2009, 00:26
|
Replies: 6
Views: 8,834
that would make multiple copies of the circle....
that would make multiple copies of the circle. But if one wants to just move the circle WHILE still drawing it then just hold right mouse button (and move the circle) without releasing left mouse...
|
Forum: CorelDRAW/Corel DESIGNER VBA
01-12-2009, 13:55
|
Replies: 196
Views: 122,700
|
Forum: CorelDRAW/Corel DESIGNER VBA
17-06-2009, 01:59
|
Replies: 1
Views: 4,938
|
Forum: CorelDRAW/Corel DESIGNER VBA
17-06-2009, 01:50
|
Replies: 12
Views: 9,565
|
Forum: CorelDRAW/Corel DESIGNER VBA
16-06-2009, 13:51
|
Replies: 12
Views: 13,087
|
Forum: CorelDRAW/Corel DESIGNER VBA
04-08-2008, 09:19
|
Replies: 2
Views: 7,017
|
Forum: CorelDRAW/Corel DESIGNER VBA
18-07-2008, 07:38
|
Replies: 2
Views: 7,833
|
Forum: CorelDRAW/Corel DESIGNER VBA
16-07-2008, 23:17
|
Replies: 1
Views: 11,383
|
Forum: CorelDRAW/Corel DESIGNER VBA
01-07-2008, 17:22
|
Replies: 1
Views: 7,603
|
Forum: CorelDRAW/Corel DESIGNER VBA
04-06-2008, 20:57
|
Replies: 4
Views: 6,699
|
Forum: CorelDRAW/Corel DESIGNER VBA
13-05-2008, 11:30
|
Replies: 3
Views: 5,753
|
Forum: CorelDRAW/Corel DESIGNER VBA
13-05-2008, 10:38
|
Replies: 3
Views: 5,753
only a somewhat clumsy way:
VBAEditor: in...
only a somewhat clumsy way:
VBAEditor: in "ThisMacroStorage" module of your macro project, choose "GlobalDocument" in the upperleft dropdown box on top of the code window, an empty function...
|
Forum: Macros/Add-ons
12-05-2008, 07:49
|
Replies: 3
Views: 7,916
|
Forum: Macros/Add-ons
12-05-2008, 05:25
|
Replies: 3
Views: 7,916
CorelDRAW assigns random GUIDs for the same...
CorelDRAW assigns random GUIDs for the same macros on the new workspace, and as shortcuts are being bound to those numeric GUIDs with no linking (dumb feature!) to the original macro names, so the...
|
Forum: CorelDRAW/Corel DESIGNER VBA
09-05-2008, 13:02
|
Replies: 2
Views: 5,633
|
Forum: CorelDRAW/Corel DESIGNER VBA
24-04-2008, 00:32
|
Replies: 11
Views: 8,499
|
Forum: CorelDRAW/Corel DESIGNER VBA
23-04-2008, 15:34
|
Replies: 1
Views: 5,256
|