| View previous topic :: View next topic |
| Author |
Message |
dmonckton Contributor


Joined: 09 Aug 2002 Posts: 117 Location: Lewes, U.K.
|
Posted: Tue Dec 11, 2007 10:46 am Post subject: SHAPE Element, User Defined |
|
|
Hi All
In the help on SHAPE elements it says you can have a user defined shape. How do you define your own shape? I want the triangle shape that is used in electronics to show an OP-AMP.
Thanks
David... |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
vtol Valued Contributor


Joined: 05 Feb 2004 Posts: 656 Location: Eastern Indiana
|
Posted: Wed Dec 12, 2007 11:31 pm Post subject: |
|
|
Dont know if below DLL(s) will help or not:
CodeScript Software GUI Extension (VDSGUI)
GUI ADD,TRANSPIMAGE
Description:
This command gives you the ability to display real transparent images on your dialog. you can see the underlying dialog background or other item through the transparent area. These elements can be placed on the top of VDS bitmaps and shape elements.
= = = = = = = = = = = = = = = = = = =
Tommy Sools - vds VDSDLL
VDSIMAGE
Description:
This part contains a set of commands and functions which allow you to do some basic image manipulations, such as drawing a few shapes or combining images. This could for example be useful in CGI (Common Gateway Interface) scripts, so that you could generate images on the fly, for counters or menu bar images etc. Reading and writing of .BMP, .GIF and .JPG images is possible, so it’s also possible to convert in-between those image types. It’s also possible to transfer the created image onto a VDS- or other dialog. |
|
| Back to top |
|
 |
|