Plug In Web Header

 

Plug-In Example: A simple Hello World

This is probably the simplest plug-in you can write -- all it does is pop up a window in Qckvu3 that says "Hello World". If you are new to developing plugins you can browse the source code to see what is the miminal interaction with the Qckvu3 plugin manager needed.

Qckvu3 with Hello World Plug-In

Download the Binary (.dll)

HelloWorld.dll     24KB

If you want to install the polygon.dll plug-in create a directory under the /wcad/qckvu3/plugin directory called helloworld and place the helloworld.dll there. When you start up Qckvu3 you will see the "Hello World!" pick in the Tool pull down menu.


Download the Source Code

helloworld.zip     14KB - contains .cpp, .h and other files for Microsoft Visual 6