Hey Alex, Since you seem to be in the know... Will the Corel11 Automation Objects include more support for adding commands, menuitems and such to the...
sgutauckis@...
Oct 1, 2001 12:29 pm
451
Hi Charles, I'm going to leave the DocToXML/XMLToDoc functions to Corel. We may be stumbling on something Corel already has in mind. I think I read a news ...
Craig Tucker
craigtucker@...
Oct 1, 2001 1:34 pm
452
Gerd, ... Object ... If there ... because as far ... just ... Well, that is the way it works in CorelScript. However your code has several problems. First, you...
Alex Vakulenko
alexv@...
Oct 1, 2001 2:29 pm
453
Charlie, ... order ... case ... Yes, layer and shape order is predefined. There is a property on Document object called "ShapeEnumDirection" which determines...
Alex Vakulenko
alexv@...
Oct 1, 2001 3:12 pm
454
Hmmm, My previous post seems to disappear somewhere, so I'll try to repeat my reply... ... such ... I don't know what will happen, frankly. It all depends on...
Alex Vakulenko
alexv@...
Oct 1, 2001 3:33 pm
455
Some time ago I proposed to set up a weekly chat event for participants of this list. The general response was that everybody seems to be interested, however...
Alex Vakulenko
alexv@...
Oct 1, 2001 3:36 pm
456
Hallo, I got a other Question. What I'm currently doing is to write a macro that finds all line which are thinner than x. I put an TestOnly-Checkbox on it...
Gerd Blumenstein
Gerd.Blumenstein@...
Oct 1, 2001 4:15 pm
457
Thank you Alex, it helped very much. Gerd At 14:29 01.10.2001 +0000, you wrote: Gerd, ... Object ... If there ... because as far ... values just ... Well, that...
Gerd Blumenstein
Gerd.Blumenstein@...
Oct 1, 2001 4:15 pm
458
Gerd, So, do you use Draw 9 or Draw 10? Just curious... ... possible, ... Look for BeginCommandGroup/EndCommandGroup commands. In Draw 10, they are on Document...
Alex Vakulenko
alexv@...
Oct 1, 2001 4:41 pm
459
... Sorry, this should read: Dim scr as Object Set scr = CorelScript P.S. Gerd, you are using VAKCER Project Tracker, right? Your name just seems familiar to...
Alex Vakulenko
alexv@...
Oct 1, 2001 4:43 pm
460
... CorelScript ... Sorry, this should read: Dim scr as Object Set scr = CorelScript P.S. Gerd, you are using VAKCER Project Tracker, right? Your name just ...
Gerd Blumenstein
Gerd.Blumenstein@...
Oct 1, 2001 4:58 pm
461
Hi all, I often have to paste objects from other apps and they always appears in the middle on the page and not in the middle of window. I want to create a...
please_reboot@...
Oct 1, 2001 7:46 pm
462
Please, reboot, This is something that I at least touched on in CorelDRAW 10 - The Official Guide (Osborne/McGraw-Hill): how to paste to the centre of the...
Nick Wilkinson
nick@...
Oct 1, 2001 9:23 pm
463
many thanks, that do the job... I would be very curious anyway to know how to get exact mouse position (as on the status bar) I'm new to vba but I thought that...
please_reboot@...
Oct 1, 2001 11:54 pm
464
Alex Once again thanks for the informed input. You are right about the use of methods to set most properties. I will continue to seek out any that cant be set...
Charlie Maitland
Charles@...
Oct 2, 2001 1:21 am
465
The time frame you mentioned Alex is fine... Just my 2 cents......
sgutauckis@...
Oct 2, 2001 11:23 am
466
Hi Alex, thanks for your mail. I tried BeginComandGroup/EndCommandGroup, it works if I press ctrl-z but not width scr.undo. If I use scr.undo it undos just ...
Gerd Blumenstein
Gerd.Blumenstein@...
Oct 2, 2001 12:32 pm
467
Hi, I'm pretty new to this stuff... I was wondering if anyone could help me with a VBA script for COREL DRAW 9 that will save all of the currently open CDR's...
richard.randall@...
Oct 2, 2001 12:46 pm
468
Gerd, ... it works ... undos just ... Try using Undo method of the document, not from CorelScript: ActiveDocument.Undo '(instead of scr.Undo) Also, why do you...
Alex Vakulenko
alexv@...
Oct 2, 2001 3:10 pm
469
Rick, ... could ... the ... Thanks!-- It's not very difficult to do, even though in Draw 9 you have to resort to using CorelScript to get the name of an open...
Alex Vakulenko
alexv@...
Oct 2, 2001 3:27 pm
470
Wow!!! Thanks a bunch!---Rick Randall ... From: Alex Vakulenko [mailto:alexv@...] Sent: Tuesday, October 02, 2001 11:27 AM To: cdrvba@yahoogroups.com ...
Randall Richard
richard.randall@...
Oct 2, 2001 3:29 pm
471
I created a script file by using the Recorder (Photopaint 9, Win98SE). When I clicked the Object Transparency Tool/Flat/Apply, this was what saved by the...
vy22@...
Oct 2, 2001 3:35 pm
472
Alex, thanks a lot. It works fine but I still have a little problem. Because I have cdrs with some 1000 outlines it take's quit a while to mark all Outline...
Gerd Blumenstein
Gerd.Blumenstein@...
Oct 2, 2001 4:16 pm
473
... such ... Well, I don't know. And I doubt that anybody knows at this time. It will all depend on the time/resources available, etc. I believe it was in the...
Alex Vakulenko
alexv@...
Oct 2, 2001 5:12 pm
474
I wonder where this message has been wandering for over 27 hours :-)...
Alex Vakulenko
alexv@...
Oct 2, 2001 5:50 pm
475
Gerd, I guess in this case you just need to duplicate the selected shapes and apply red outline to them, then just delete selected objects. In Draw 9 it is...
Alex Vakulenko
alexv@...
Oct 2, 2001 5:57 pm
476
Hi Alex, Thanks for the information. I create a large variety of drawings, most of which are for online reference using CorelDRAW. It is easier for the novice...
Rick
rfox@...
Oct 2, 2001 8:21 pm
477
Hi all, I am trying to use VBA to create the same drop shadow on each object in a group of 70 objects. It seems like I need to use VBA to automate the creation...
Rick
rfox@...
Oct 2, 2001 9:13 pm
478
Hi Vivian, I am not very good at scripting but if you can use VBA, here is some smaple code that might help you: Sub Make_Transparent() With...
Rick
rfox@...
Oct 2, 2001 9:18 pm
479
Everyone MUST BUY CorelDRAW 10 - The Official Guide (Osborne/McGraw-Hill) I agree, This should have been included with the suite. I would have paid and extra...