Skip to content

Conversation

@retailcoder
Copy link
Owner

No description provided.

retailcoder and others added 8 commits August 12, 2016 16:03
fixed a few bugs with StringValue and DecimalValue assuming en-US locale
Definitely allows Solidworks 2006 host to work. Should allow Office 2000
and possibly Office 97 hosts to work.
Tested with Solidworks 2006 and the SldWorks.RunMacro method. but that
method is marked as "obsolete" in SolidWorks 2009 and later versions.
2009 and later versions should use SldWorks.RunMacro2, but I don't have
access to an Interop version that supports that method.
…ermine if button has Picture property

Pasting a transparent image proved to be too tricky, so wrote a simple
hack that just blends the image with a button background color. Can't
tell the difference.

I've implemented a static field, but I couldn't work out how to use it
without making it nullable. bool.
Adds support for SolidWorks, possibly support for Office 2000 and earlier
ObjectVariableNotSet adjustments for Functions and Property Get
@retailcoder retailcoder merged commit ccf003c into retailcoder:next Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants