1. Coder v1.0
hi all,
i wanted any feedback on my latest project, CODER [aka <a href
="http://www.rapideuphoria.com/contrib.htm"WINDOWS EDITOR</a> ].
QUESTION: How can i make a find dialog?
--
Robert
Angelfire for your free web-based e-mail. http://www.angelfire.com
2. Re: Coder v1.0
Jok3r Nope write:
> i wanted any feedback on my latest
> project, CODER
It looks just like the Generic demo supplied with Win32Lib, with a few
routines patched on. Odd that there's no credit to me in the "About..." box,
though.
> QUESTION: How can i make a find dialog?
Win32 supplies one in the Common Dialogs. Unfortunately, it hasn't been
wrapped into Win32Lib yet.
-- David Cuny
3. Re: Coder v1.0
I've coded up the guts of a Find Dialog but got bogged down because it wants
its own callback routine registered. I couldn't figure out how to do that.
David mentioned recently that we can now have more than one callback and I
notice he has done so in the latest win32lib so maybe I can make some
progress.
The Microsoft API site has some pretty good explanations of what you need to
do.
Judith Evans
>QUESTION: How can i make a find dialog?
>
>--
>Robert
>