Blogs
Recent Entries
Best Entries
Best Blogs
Blog List
Search Blogs
OberonPlace.com Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Blogs
Gallery
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Showing results 1 to 5 of 5
Search took
0
seconds.
Search:
Posts Made By:
SanchoFilin
Forum:
CorelDRAW/Corel DESIGNER VBA
06-10-2009, 14:22
Replies:
0
SelectShapesAtPoint with C++ in plugin
Views:
2,982
Posted By
SanchoFilin
SelectShapesAtPoint with C++ in plugin
I use GetUserClick and it works!
VGCore::IVGDocument *m_pDoc;
m_pDoc = m_pApp->ActiveDocument;
m_pDoc->Unit = VGCore::cdrUnit::cdrMillimeter;
m_pDoc->GetUserClick(&x, &y, &shift, -1, true,...
Forum:
CorelDRAW/Corel DESIGNER VBA
06-02-2009, 08:33
Replies:
2
CDRPRNINTL.dll reference
Views:
6,432
Posted By
SanchoFilin
Thanks )))))
Thanks )))))
Forum:
CorelDRAW/Corel DESIGNER VBA
27-01-2009, 03:59
Replies:
9
Extract object from the group
Views:
6,288
Posted By
SanchoFilin
Sub Test() Dim s As Shape, g As Shape, s2...
Sub Test()
Dim s As Shape, g As Shape, s2 As Shape, sr As New ShapeRange
Set s = ActiveShape
If s Is Nothing Then MsgBox "Please select an object", vbCritical: Exit Sub
Set g =...
Forum:
CorelDRAW/Corel DESIGNER VBA
26-01-2009, 13:50
Replies:
9
Extract object from the group
Views:
6,288
Posted By
SanchoFilin
Maybe... ?? Dim s As Shape, s1 As Shape ...
Maybe... ??
Dim s As Shape, s1 As Shape
Set s1 = s.Duplicate
s.Delete
Forum:
CorelDRAW/Corel DESIGNER VBA
25-01-2009, 12:52
Replies:
2
CDRPRNINTL.dll reference
Views:
6,432
Posted By
SanchoFilin
CDRPRNINTL.dll reference
Hi. I am have a question.
How use this reference from CDRPRNINTL.dll?
Most of the classes can be found in the Object Browser (F2). But not all
eg: Object Browser does not have TableToolLib...
Showing results 1 to 5 of 5
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
OberonPlace Discussion
Site News
Web site suggestions
Image Gallery
Testing
Oberon Products
CurveWorks
SecuriDesign
Calendar Wizard
Oberon Function Plotter
Jigsaw Puzzle Creator
Other Oberon Commercial Products
New product ideas
Corel User Forums
CorelDRAW
General
Tutorials
FAQ
Feature requests/wishlist
Macros/Add-ons
Artwork Showcase
Corel DESIGNER
General
Tutorials
FAQ
Feature requests/wishlist
Macros/Add-ons
Artwork Showcase
Corel PHOTO-PAINT
General
Tutorials
FAQ
Feature requests/wishlist
Macros/Add-ons
Artwork Showcase
General
About Corel
Off-Topic
Developer Forums
OberonPlace Development Portal
VBA
CorelDRAW/Corel DESIGNER VBA
Corel Photo-Paint VBA
Code Critique
Corel Script
CorelDRAW CS
Corel Photo-Paint CS
All times are GMT -5. The time now is
16:42
.
OberonPlace.com
-
Archive
-
Top
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com