shelbym
Senior Member |
Last Activity: 02-01-2023 21:06
Blog
View shelbym's BlogRecent Entries
Latest Blog Entry
Posted in Uncategorized
Introduction
Corel has released a new version of CorelDRAW. With the move to the subscription model they have dropped the year version from the name of the appliction but it still installs to a year folder, so for now I will continue to call is 2022. Let's see what is new in the Object Model for 2022. The list is not that long so I will post the entire list here, no need to download a file this year.
Legend:...
Corel has released a new version of CorelDRAW. With the move to the subscription model they have dropped the year version from the name of the appliction but it still installs to a year folder, so for now I will continue to call is 2022. Let's see what is new in the Object Model for 2022. The list is not that long so I will post the entire list here, no need to download a file this year.
Differences between VGCore (23.1) and VGCore (24.1)
Legend:...
Posted in VBA
Introduction
In this post we will be looking at how to modify a Macro / Script in CorelDRAW. Beginning in CorelDRAW 2019 Macros were renamed to Scripts. I have been using CorelDRAW a long time, so I still refer to them as Macros. Just know that depending on your version of CorelDRAW it may use the term Macro or in the newer versions it will use the term Script. The goal of this post is to give you a nudge to try and make an improvement to your favorite macro yourself.
...
In this post we will be looking at how to modify a Macro / Script in CorelDRAW. Beginning in CorelDRAW 2019 Macros were renamed to Scripts. I have been using CorelDRAW a long time, so I still refer to them as Macros. Just know that depending on your version of CorelDRAW it may use the term Macro or in the newer versions it will use the term Script. The goal of this post is to give you a nudge to try and make an improvement to your favorite macro yourself.
...
Posted in Uncategorized
Introduction
Corel has released a new version of CorelDRAW. Let's see what is new in the Object Model for 2021. The list is not that long so I will post the entire list here, no need to download a file this year.
Legend:
Class ActiveView
Properties:
Corel has released a new version of CorelDRAW. Let's see what is new in the Object Model for 2021. The list is not that long so I will post the entire list here, no need to download a file this year.
Differences between VGCore (22.1) and VGCore (23.0)
Legend:
- Not changed
- Added
- Removed
Class ActiveView
Properties:
- Property UseMultipageView As Boolean
- Function FindPageAtPoint(ByVal x As Double, ByVal
Posted in Uncategorized
Introduction
It has been a while since I have done one of these, but since Corel has not yet posted the changes to the Object Model for 2020 I thought I might as well.
I have created an HTML document that shows all the changes between VGCore (2019) and VGCore (2020). The text was to long to post here so I have linked to a .zip file with the full text.
Object Model Changes
When you open the document in your browser you will see a legend...
It has been a while since I have done one of these, but since Corel has not yet posted the changes to the Object Model for 2020 I thought I might as well.
I have created an HTML document that shows all the changes between VGCore (2019) and VGCore (2020). The text was to long to post here so I have linked to a .zip file with the full text.
Object Model Changes
When you open the document in your browser you will see a legend...
Posted in Uncategorized
Introduction
In this post we will be looking at the changes in the XSLT files for X7. Please refer to the previous post Using XSLT files instead of VBA that discusses how to use these files to add a docker to the CorelDRAW UI automatically. Once you understand the changes you will be able to add your docker to the CorelDRAW X7 UI automatically.
Goodbye GMS File
Previously we needed a GMS file that we would call to open and close the docker. In CorelDRAW...
In this post we will be looking at the changes in the XSLT files for X7. Please refer to the previous post Using XSLT files instead of VBA that discusses how to use these files to add a docker to the CorelDRAW UI automatically. Once you understand the changes you will be able to add your docker to the CorelDRAW X7 UI automatically.
Goodbye GMS File
Previously we needed a GMS file that we would call to open and close the docker. In CorelDRAW...
Recent Comments
Thanks Shelby!
Quote:
Originally Posted by Keefster
great post!
|