RecentFiles--Mar29

See also full description


  • fixed no-show of CDRinfo+ when enabled
  • Fixed viewmode change if macro is invoked by AltF1.
  • New feature: when launched by keyboard shortcut the macro remembers it so next time you press it INSIDE the macro window the shortcut closes the macro
  • macro title now displays current folder name at fixed position so file name is clearly readable (broken in Mar23, fixed in Mar26)
  • icons mode - no initial empty space at left of the list. (at last!!!!)
  • Caption for long file names is showed again. (broken in Mar23)
  • Wrong icon assigned to the history list item (when browsing in folders panel, broken in Mar23).
  • New effect on buttons mouse tracking (check it out!)

Download: RecentFiles--Mar29

Thanx Ronny for testing!

enhanced macro: ShowLayer

  • new macro in the wx_ShowLayer package:
    ActivateLayerSetup - settings for layer autoactivation on shape selection

  • CorelDRAW caption info: ActiveLayer, ColorProfile, short DocumentName
  • Layer activation behaviour extended via the new setup macro
  • Simplifies work in multilayered document

Download

updated macro: wx_MacroInstaller

See also this post

  • Added: "Run" current macro, also by doubleclick or Enter key
  • Now the macro is quite usable as an enhanced replacement of Tools->VisualBasic->Run
  • Substring search on all macros installed, hilighting found ones.
  • Added: in search field it is possible to press Up & Down arrows keys (on keyboard also) to move to prev./next match
  • Added: small ergonomic dialog mode with only the macros list (toggled by "UI installer" & "Preview" checkboxes)
  • Added: if a file name is different from its macro project name it will be shown additionaly
  • Added: "@AppData" will be added to macro project name if a gms file resides in c:\Documents and Settings\**xpAccount**\Application Data\Corel\Graphics##\User Draw\GMS\

Download

updated macro: Bitmap Multipage Export

See also: Bitmap Multipage Export [updated for X4]

Updated for compatibility with CorelDRAW12

Still doesn't run in CD11 :-(

Download

updated macro: Bitmap Multipage Export

  • new buttons for page selection: None & Current (page)
  • progress bar is displayed during export
  • last used folder is moved on top of folders list on successful export operation
  • last used folder is restored on next run of the macro


Download


Show/hide UI elements + toolbars locking

• wx.ShowHideToolbars one-click macro to toggle visibility of UI elements such as toolbars, palettes, menu, rulers, guides, dockers (also docked to a dockers shuffler). May apply to window captions of nonmaximized document windows (tiled/cascaded) if AppCaption option is enabled (see below), also autosizes such windows to right/bottom to fully occupy application's MDI area.
Assign it to ~ or Alt-~ or Ctrl-~ for example.

Updated: reliably toggles dockers panel (also X4) and KEEPS CURRENT ZOOM LEVEL RATIO and ARTWORK PHYSICAL ON-SCREEN POSITION!

• wx.SetupShowHideToolbars - shows options dialog where you can setup what UI elements will be toggled

• wx.DockersShufflerToggle - toggles all dockers pane (handy for a keyboard hotkey assignment)

• wx.guidesToggleEdit - toggles guides editability

• wx.LockToolbars & wx.UnlockToolbars - locks/unlocks toolbars so they won't move by accidental inaccurate click.

Important note for locking of toolbars: since it's undocumented you will have to use a Repair button (wx.SetupShowHideToolbars) to restore visibility of the list of your custom toolbars, this is easy:
1. lock toolbars, restart DRAW so that locking state is written to workspace on exit
2. start DRAW, run wx.SetupShowHideToolbars, click Repair button, click "Open" in the xml selection dialog, now a new window for the folder with xmls is opened - you'll need it later
3. exit DRAW and manually backup your old DRAWUIConfig.xml, delete it from the original folder and rename the fixed xml (with "fixed" word in name) to DRAWUIConfig.xml

Download

Emergency restoring of menu visibility if you cannot relaunch the macro using keyboard shortcut:
1. press and hold Alt key (all the time to last step)
2. rightclick empty space in document window
3. in menu that appeared, rightclick any item
4. enable "Menu" (usual leftclick)
5. release Alt