OberonPlace.com Forums  

Go Back   OberonPlace.com Forums > Blogs

Old
Rating: 4 votes, 5.00 average.

Adding an Icon with your XSLT File

Posted 16-04-2012 at 15:47 by shelbym
Updated 16-04-2012 at 15:49 by shelbym

Introduction

We will be using the same XSLT files that we created last week, so if you have not read last week’s post you may wish to do that first.

We added a menu item to the Dockers menu for our new custom .NET docker, each new item added gets a default icon assigned to it as shown in the following screenshot:
Name:  menu.png
Views: 33512
Size:  6.1 KB
This icon is boring and if you have a long list of custom dockers they all start to blur together. An easy way to fix this is to define...
Attached Images
   
shelbym's Avatar
Senior Member
Posted in Uncategorized
Views 64052 Comments 1 shelbym is offline
Old
Rating: 18 votes, 5.00 average.

Using XSLT files instead of VBA

Posted 09-04-2012 at 16:30 by shelbym

Introduction

Previously we have used VBA to load our .NET custom docker into the CorelDRAW UI. This article will show how this may also be done using XSLT files, very similar to the example Hendrik provided in his Custom Docker article: Custom add-ons and dockers in CorelDRAW

The "Addons" Folder

You customizations will need to be in the Addons folder, for X6 64-bit that folder is found here: “C:\Program Files\Corel\CorelDRAW Graphics Suite...
shelbym's Avatar
Senior Member
Posted in Uncategorized
Views 89250 Comments 7 shelbym is offline
Old
Rating: 23 votes, 5.00 average.

Custom .NET Dockers in CorelDRAW X6

Posted 01-04-2012 at 23:38 by shelbym

Introduction

In the previous blog post we showed an example of a custom WPF control that was hosted in the UI of CorelDRAW. In this post we are going to take a Custom Web Docker that Hendrik had provided as an example and rewrite it as a Custom WPF .NET Docker. If you have never made a custom docker his article is a wonderful place to start. You may find it here: Custom add-ons and dockers in CorelDRAW

WPF User Control Library

Once again I will be using...
Attached Images
   
shelbym's Avatar
Senior Member
Posted in VBA
Views 126746 Comments 3 shelbym is offline
Old
Rating: 17 votes, 5.00 average.

Custom .NET Controls in CorelDRAW X6

Posted 25-03-2012 at 22:24 by shelbym
Updated 26-03-2012 at 11:42 by shelbym
Tags .net, vba, wpf

Introduction

With CorelDRAW X6 you can now create custom .NET controls that can be hosted in either a custom docker or the UI itself, including toolbars and menus. I will be doing a few posts on exactly how this is done. For this post we will build our own slider control that will change the line width of the selected shapes.

WPF User Control Library

I will be using Visual Studio 2010 Professional to create the custom control. Start a new project, Visual...
Attached Images
    
shelbym's Avatar
Senior Member
Posted in VBA
Views 104446 Comments 4 shelbym is offline
Old
Rating: 36 votes, 5.00 average.

Macros and CorelDRAW X6 (64-Bit)

Posted 25-03-2012 at 18:27 by shelbym

Introduction

The good news in most macros from previous versions of CorelDRAW should work great. The one exception to this are macros that use WinAPI calls. All previous macros that use WinAPI calls will need to be updated for CorelDRAW X6 (64-bit). This is only for the 64-bit version, if you are using the 32-bit version of CorelDRAW, even on a 64-bit version of Windows everything should run as expected.

Why the Change

VBA has used the Long data type...
shelbym's Avatar
Senior Member
Posted in VBA
Views 56533 Comments 1 shelbym is offline

All times are GMT -5. The time now is 13:15.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com