Is it possible to make a GUI with round or odd shape buttons, that are skinned with an image? Does anyone have an example?
Thanks,
Making a GUI with round buttons?
-
- Enthusiast
- Posts: 499
- Joined: Wed Sep 17, 2003 9:17 pm
- Location: Southern California
- Contact:
I'm currently working on a pretty large skin library for use with purebasic... It automatically subclasses all controls on a window... Sadly, it will be quite some time before it's ready for release...
In the mean-time I believe there was an example of OwnerDrawn Buttons a while back...
Just search for "CostumButtons"... I think he meant "CustomButtons"...
It's a sorta gadget for bitmap buttons... I believe this is what you're looking for
In the mean-time I believe there was an example of OwnerDrawn Buttons a while back...
Just search for "CostumButtons"... I think he meant "CustomButtons"...
It's a sorta gadget for bitmap buttons... I believe this is what you're looking for

You can do some pretty cool buttons and other stuff with PureVision 
http://www.reelmedia.org/test/buttons.zip


http://www.reelmedia.org/test/buttons.zip

-
- Enthusiast
- Posts: 499
- Joined: Wed Sep 17, 2003 9:17 pm
- Location: Southern California
- Contact:
-
- Enthusiast
- Posts: 202
- Joined: Sun Apr 27, 2003 4:44 am
- Location: Michigan, USA
- Contact:
@Paul,ebs wrote:Paul,
Could you please make the source code for the Buttons program available on the PureVision website? I own PureVision and I would like to see how you are doing some things.
Thanks,
Eric
I agree. I see you doing some great things but I don't know how to get started.
Thanks
-Ryan
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
@ PolyVector
Only the registered version can create your own PureSkins. The demo version can use the premade skin in the "DemoFiles\PureSkinDemo" folder. (which comes with the Help File download)
@ ebs & RJPComputing
Sure, registered PureVision users can download the source files from
http://www.reelmedia.org/purevision/private/Demos/
This example makes use of a number of PVGadgets.
(Registration email contains the User/Password for the Private folders)
Only the registered version can create your own PureSkins. The demo version can use the premade skin in the "DemoFiles\PureSkinDemo" folder. (which comes with the Help File download)
@ ebs & RJPComputing
Sure, registered PureVision users can download the source files from
http://www.reelmedia.org/purevision/private/Demos/
This example makes use of a number of PVGadgets.
(Registration email contains the User/Password for the Private folders)
-
- Enthusiast
- Posts: 202
- Joined: Sun Apr 27, 2003 4:44 am
- Location: Michigan, USA
- Contact: