1. Toolbar written in Euphoria using Win32Lib
Hi all,
I developed a simple toolbar using Win32Lib in a Hangman game I wrote. It
can be downloaded from the RDS web page. It doesn't use the standard Windows
toolbar it is written in Euphoria and looks quiet professional.
If a few people are interested I could make an include file that could be
used from any Win32Lib program without to much effort.
Ray Smith
2. Re: Toolbar written in Euphoria using Win32Lib
Ray Smith wrote:
> I developed a simple toolbar using Win32Lib
> in a Hangman game I wrote. It can be downloaded
> from the RDS web page. It doesn't use the standard
> Windows toolbar it is written in Euphoria and looks
> quite professional.
I saw it; pretty spiff. Now you need to add a 'focus' on the buttons, so
they look like the toolbars in the Microsoft apps.
-- David Cuny