Skip to content

CEXT-Dan/WxArx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WxArx

This is a quick example of using wxWidgets with ObjectARX

  • Attach to CAD's main frame.
  • Create a wrapper for CAdUiPaletteSet/CAdUiPalette
  • Create a modal dialog
  • Load a .XRC resource

How to build

  • Build wxWidgets as a static library with a compiler that's compatible with your ARX project
  • Buld the project against your ObjectARX SDK

Creating XRC files

I use DialogBlocks to generate XRC files. DialogBlocks will also genreate C++ events

ScreenShot

About

Example using wxWidgets with AutoCAD's ObjectARX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published