Message 1 of 2
SaveCopyAs & bitmap resolution

Not applicable
08-08-2008
03:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have two Add-Ins where I use Inventor FileDialogs for SaveAs and SaveCopyAs (so that I can fill the filename etc. programmatically). In cases when the user wants to create a bitmap image using Save Copy As..., he often likes to define the number of pixels using the Options... button. How should this be handled? The Bitmap Save Options dialog opens normally, but the image is always saved using the resolution on the screen, no matter what the user types in the Options dialog.
I have a solution involving a custom Bitmap Save Options dialog etc., but I would like to find a better solution.
The Add-Ins are for IV 2008 and 2009, one written with VB6, one with VB.NET.
Veikko Holvio
I have a solution involving a custom Bitmap Save Options dialog etc., but I would like to find a better solution.
The Add-Ins are for IV 2008 and 2009, one written with VB6, one with VB.NET.
Veikko Holvio