Hello All,

I am working on a MacPerl project and have 2 questions.

1) Is it possible to take all my images Iwill be using in the project
and put them in a resource file that I would create with resedit and
then be able to load the images
like: $p = GetPicture(128);

By default, it looks into the resource fork of the actual MacPerl
application. is there any way to change it to a different resource fork?

2) If i create a bunch of dialog boxes in resedit with check boxes and
edit fields, is it possible to have a a macperl script that can read the
values of these items. this would be alot easier then having to layout
all the windows by hand

many thanks

-Steven

Reply via email to