Browse By Tags

  • C++ Docker Window

    How can I create a plugin for Corel in C++, I currently develop the plugins in C#,
    but due to performance I want to migrate to C++, how could I create a Docker-type window with C++ with a graphical interface,
    I have already looked in several places but…
  • Docker. Problem with VGCore version and UserControl loading

    Hello everyone.

    I am writing a docker for CorelDRAW in C#.

    Many users who want to use my docker are faced with a problem where CorelDRAW does not load the UserControl and they see an empty window.

    Moreover, docker runs on my machine in all cases, even…

  • what on earth coreldraw docker is?

    I have known that I can develop a docker in Html based and WPF based, but I really dont know what the docker it is?

    Because I have learned frontend techonoly recently, and found it is very conviently in develop user interfaces. 

    However I can apply them…

  • Icons for custom dockers

    Hello all,

    is there a way to define icons for custom dockers? Maybe possible via AppUI.xslt?

    Many thanks.

    David

    Icons for custom dockers corel draw

  • find out if page is created

    How i can find out if the page is created. and the corel draw is not in start screen like picture?

    I would like to create a new page in defined size and orientation.

                corelApp.CreateDocument();
                // set units
                corelApp…
  • Corel Designer docker not loading

    hi everyone,

    my docker from coreldraw 2020 does not load into corel designer 2020.
    I already adjusted the .addon file "Designer.addon". However, nothing loads.
    Are there any other differences to Dockers in CorelDraw?

    The Docker was created with…

  • Toolbar as Docker (or placing the toolbar in the docker area)

    Hello!

    I just got myself a graphic tablet (Wacom Cintiq). Yay!

    So I am reworking the workspace.

    I wonder if it is possible at all to have a toolbar be positioned as a docker? Or at the very least share the same space?

    A picture say 1000 words so here…

  • How to jump into docker textfields without using mouse ? Thank You.

    How to jump into docker textfields without using mouse ? Thank You.
    Is there any shortcut. Like Ctrl + Enter for Property Bar.

  • Custom Docker (Addon) in Corel Draw Essentials 2020?

    Is the integration of custom dockers (add-ons) supported for Corel Draw Essentials 2020? I tried without success yesterday. The file "DrawEssentials.addon" was also considered.
    The same addon could be integrated directly into Corel Draw Standard…

  • Recreate the ProjectTimer type of "Control"

    Hello everyone.

    I was here trying to do the following:

    In CorelDRAW 2017 and 2018 we have the ProjectTimer and by the way is a great "tool".

    Now, my wish was to load my web dock content to that "drop down" and have my controls there.…

  • Add GMS as Dockers

    We have GMS files that were created for X6 that we want to migrate to 2018 but the dockers wont appear in 2018.  I know that it uses the AppUI.XSLT and the Userdraw.xslt but what are the steps to get 2018 to read them?

  • CorelDraw add-ons Macros

    Hi guys,

    I am looking for a Sizer Docker (one that you can take a measurement from existing shape. object, etc. and resize with a different one). I am also looking for Scale Docker that can select object and change the scale.

    Would be better if there was…

  • Custom Docker is blank in Coreldraw X6

    I have made a custom docker for Coreldraw X6 in Visual Studio and added to CDRX6 through VBA.

    But docker doesn't show any thing. all are blank.

    help me please.

  • Save PDF via Background Task

    I have a custom docker that export PDF via PublishToPDF method.

    When I call this UI was blocked untill PDF exported.

    Can I change this as Background Task as File->Publish to PDF do.

  • Coreldraw Docker for All Version

    Hi, All

    I want to make a docker can run on all version. Is this possible ?

    how?

  • About RegisterEventListener in Custom Dockers

    Is there any way to register an event listener with function in second parameter? For example, like this:

    class MyClass {
      constructor() {
        this.onSelectionChange = this.onSelectionChange.bind(this);
        this.subscribe();
      }
      subscribe() {
        window.external…

  • CorelDraw X8 game

    Former Member
    Former Member

    Hi, create a game in CorelDraw x8, "Jogo da Velha" i don't know the name in english,

    Source in GitHub


    Demo

     

  • RE: How to import multiple images in X7 as thumbnails and NOT on top of each other.

    You're very welcome! I hope it helps you. PS. I have created a short video that demonstrates this (it's a .MOV video, tried WEBM but the forum wouldn't accept it and it's pathetically bad quality but the forum has a 512kb limit which is incredibly small…

  • RE: Layers not printing

    Since you're using multiple layers, are ALL the objects you want to print on the same layer or do you have some objects on locked layers or non-printing layers? You need to examine your OBJECT MANAGER DOCKER (WINDOW > DOCKER >OBJECT MANAGER) to see that…

  • Access docker's buttons from other application

    Hello,

    I created a docker for X7 with two buttons.

    It works fine. (Thanks to bonus630. Great project).

    Please could you explain or point me to other previous topic about :

    1. How to check from other application if the docker is installed?

    2. How to start or…

  • Coreldraw X7 Docker

    Hello,

    I just created a docker in visual studio.

    I have attached something with Page.Properties that displays in docker.

    but how can i refresh docker when user change page in coreldraw.

    I have find document.pagechange or pageactivate event but don't know…

  • How to change the color of text in multiple cells of a table?

    It appears that the Text Properties docker is supposed to do that, but when I choose a new color from the color picker, the color picker blinks once and revert to the old color.

    Is there any other way to change the text color of the selected cells all at…

  • CorelDRAW Docker

    I'm playing around with the dotNet Docker  and I'm wondering if anyone knows how to make the docker scroll when there are more items outside of the screen's resolution?

  • Docker Buttons/Icons Missing on X6

    I have upgraded my laptop to Windows 10. Now my dockers in X6 are missing the buttons/icons. I can hover the mouse pointer and the popup opens and shows the name of the item I'm hovering over (but can't see). I've tried pressing F8 to reset the workspace…

  • Docker Greys after Exporting JPGS

    Since our computers last gave up, we had to get new ones and redownload Corel. Since download it, I have had to add the updates to get it working properly, although it is only offering updates 1, 4, and 4 hotfix on this computer. The other computer managed…

1 2