[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Porting an Inside Mac QuickDraw example routine



On Wed, 10 Nov 1999 23:41:55 -0500, ilir topalli wrote:

>It would be
>nice if there was something similar to Windows,controls, events and Quickdraw.
>Do others agree or disagree?  Does anybody have anything on their wishlist that
>would simplify these functions?

I say I agree. Using Toolbox calls directly in MacPerl is cumbersome to
write, and the result is rather slow too. It's just not practical.

What I would love, is something similar to Dialog Director for
Applescript. Have you seen it? It's magic. And it's free. 

Basically, it's a library, written in a compiled language, that takes
care of the nitty-gritty for you, and which provides hooks to attach
your code to (for example, a button press event).

-- 
	Bart.

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org