shelbym
Senior Member |
Last Activity: 11-03-2021 09:40
Blog
View shelbym's BlogRecent Entries
Latest Blog Entry
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...
Posted in VBA
Introduction
Continuing with the Object Model changes I have created an HTML document that shows all the changes between VGCore (17.0) and CorelDRAW (16.4). 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 like this:
Legend:
As you can see anything in blue is new for X7 and anything...
Continuing with the Object Model changes I have created an HTML document that shows all the changes between VGCore (17.0) and CorelDRAW (16.4). 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 like this:
Legend:
- Not changed
- Added
- Removed
As you can see anything in blue is new for X7 and anything...
Posted in Uncategorized
Introduction
CorelDRAW X7 released today, and with this new version comes several changes. I hopefully will be posting several articles in the next several days that discuss many of these changes. If you have questions or problems immediately feel free to contact me and hopefully we can work through them.
VBA Object Model Change
In this post I want to quickly discuss the big VBA Object Model change. The biggest change to the VBA Object model is that the...
CorelDRAW X7 released today, and with this new version comes several changes. I hopefully will be posting several articles in the next several days that discuss many of these changes. If you have questions or problems immediately feel free to contact me and hopefully we can work through them.
VBA Object Model Change
In this post I want to quickly discuss the big VBA Object Model change. The biggest change to the VBA Object model is that the...
Recent Comments
Thanks Shelby!
Quote:
Originally Posted by Keefster
great post!
|