Search the web
Sign In
New User? Sign Up
cdrvba · Corel Application Automation
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 772 - 801 of 1101   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
772
I've spent the last two weeks learning how to program Corel 10 using Visual Basic. The result is a program that creates tabs for web pages automagically. This ...
Geoffrey J. Swenson
gee_whiz_bang
Offline Send Email
Mar 3, 2002
1:44 am
773
I just checked your site out...that is too cool, pat yourself on the back =) ... __________________________________________________ Do You Yahoo!? Yahoo!...
Fred Redman
radonzz
Offline Send Email
Mar 3, 2002
7:24 pm
774
Hello everyone, I try to run Curve Smoothness function at CorelDRAW9 and VBA. I searched EditObjectCommand in CorelScript Help but I understood only one that...
Osamu Akasaka
akasakaus
Offline Send Email
Mar 7, 2002
2:32 am
775
I am trying to grab an objects height and width, and covert those values to feet and inches format. So far, all has gone well. However, the only event...
jesse dugan
jdcorel
Offline Send Email
Mar 8, 2002
8:02 pm
776
Dear all, I have this problem about running CorelDRaw 10 on my win 2000 proff. edition. Corel draw wont run when I started to use corel draw and shows this...
hend®å
webkuli
Offline Send Email
Mar 9, 2002
4:38 am
777
hi every one please i want some one to help me just send me the entire list of corel draw yahoogroups and i'll very grateful to him.... just help me...
test
test@...
Send Email
Mar 10, 2002
8:53 pm
778 test
test@...
Send Email
Mar 10, 2002
11:09 pm
779
When I iterate through my artistic text objects in CorelDRAW, all lines, regardless of the set alignment return an alignment of cdrMixedAlignment (6). These...
sgutauckis
Offline Send Email
Mar 12, 2002
7:20 pm
780
Hi, I have a CDR10-file, saved without embedded VBA-Project and I can't find any VBA-code anymore.But when I open the drawing, there comes the message: ...
Jörg Schmalenberger
schmali@...
Send Email
Mar 13, 2002
8:32 am
781
Hi all ! I using a code to export cdr file in corel VBA macro and try to use it in Visual Basic with CorelDRAW.Application.10 object but I have the following...
bdminf84
Offline Send Email
Mar 13, 2002
12:24 pm
782
I downloaded your file but it appears to be corrupt. Corel wont load it. Maybe the problem is with the file being corrupted? Scott ... find any...
sgutauckis
Offline Send Email
Mar 13, 2002
3:58 pm
783
Your code worked fine for me as posted. I only changed the name of the import file to somehting I had on my system. Scott...
sgutauckis
Offline Send Email
Mar 13, 2002
4:02 pm
784
Ups, I updated it. Now it's not corrupt. Couldt you please try again? Best regards, Jörg ... From: "sgutauckis" <sgutauckis@...> To:...
Jörg Schmalenberger
schmali@...
Send Email
Mar 13, 2002
4:07 pm
785
Thanks for this information ! But what can be the trouble... Here I use Visual Basic 6.0 SP5... Can you send me your VB sample projet to bdminf84@... ? ...
bdminf84
Offline Send Email
Mar 13, 2002
4:45 pm
786
Bertrand, ... Make sure you have CorelDRAW 10 SP1 at least (10.427). There was a bug in original release causing some COM objects (StructNNN) not registering...
alexv1n
Offline Send Email
Mar 13, 2002
4:59 pm
787
Perhaps you can shed a light on why my Visual Basic program has these strange delays. My code creates a CorelDraw drawing that contains some shapes and it then...
Geoffrey J. Swenson
gee_whiz_bang
Offline Send Email
Mar 13, 2002
10:10 pm
788
I am calling VBA script in CorelDraw from a VB application using GMSManager, eg GMSManager.RunMacro "GlobalMacros", "MyModule.MyTestSub" However, I dont seem...
dingledangle2001uk
dingledangle...
Offline Send Email
Mar 14, 2002
3:41 pm
789
I'm experiencing a problem with image quality when importing an EPS and exporting it as a SWF using VBA in Corel Draw 10. If I open the EPS manually within...
Steven Dickson
se_sdickson
Offline Send Email
Mar 14, 2002
10:10 pm
790
Hi Steve, It sounds as though you are importing manually using the PS interpreted filter, but that you are using the PS encapuslated filter (which is the...
dingledangle2001uk
dingledangle...
Offline Send Email
Mar 15, 2002
10:41 am
791
Is there any way to invert the colours of a selected group of objects using VBA and Corel Draw 10? It's possible to do this interactively using the Effects |...
Steven Dickson
se_sdickson
Offline Send Email
Mar 19, 2002
4:38 pm
792
I have written a series of vba routines. I want to distribute these routines in a microsoft installer based setup program. In the setup I want to check if the...
ls371876
Offline Send Email
Mar 21, 2002
9:23 pm
793
Hi Steven, ... I don't know if there is a VBA command, but you can certainly invoke the aforesaid menu item like this : SendMessage AppWindow.Handle,...
Jean-Marie Pierrard
jmpierrard
Offline Send Email
Mar 21, 2002
9:39 pm
794
... be ... the ... Ah, good idea. Thanks Jean-Marie! S....
Steven Dickson
se_sdickson
Offline Send Email
Mar 21, 2002
10:03 pm
795
Hi, With CorelDraw10 and 9 I can define custom data to the objects through the object data administrator. I want to access this data using VBA but I can't find...
faustino_dina
Offline Send Email
Mar 21, 2002
10:52 pm
796
... I don't think you can do this in Draw 9 unless you use CorelScript object. However in Draw 10 you can do this from VBA: s =...
Alex Vakulenko
alexv1n
Offline Send Email
Mar 22, 2002
2:32 am
797
Geoff Swenson 1712 27th Avenue Seattle, WA ... From: Jean-Marie Pierrard [mailto:jmpierrard@...] Sent: Thursday, March 21, 2002 11:24 AM To:...
Geoffrey J. Swenson
gee_whiz_bang
Offline Send Email
Mar 22, 2002
3:33 am
798
... object. I mean I can do that from the Corel Draw GUI, I never tried from VBA API yet ... Anyway I can't get VBA to open from CorelDraw 10. Any attempt to...
faustino_dina
Offline Send Email
Mar 22, 2002
11:08 pm
799
Hi I need to check if VBA for Corel 10 is installed and working on a user's computer as part of a setup program. does anyone know of a registry entry or a...
ls371876
Offline Send Email
Mar 28, 2002
1:54 am
800
Hi, On NT4 workstation CorelDraw10 has printable area shifted to the left side for landscape page orientation, and on win2000 workstation it is shifted to the...
efgor
Offline Send Email
Mar 28, 2002
7:00 pm
801
Anatoly, You have confirmed that it is the OS rather than the PC or printer? If yes, that might explain some problems I've been having. Roy Brewer ... ***...
Roy Brewer
roybrewer
Offline Send Email
Mar 29, 2002
3:40 pm
Messages 772 - 801 of 1101   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help