Message 1 of 1
How to Create a Floating Icon in AutoCAD Using ObjectARX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to ObjectARX and want to create a fixed, floating icon in AutoCAD. The icon should stay in a specific position (e.g., bottom-right or bottom-left corner of the AutoCAD window) and trigger an action when clicked. What is the best way to achieve this using ObjectARX? Should I use CAcUiPaletteSet, a custom toolbar, or another method? Any examples or guidance would be greatly appreciated.