Welcome to MacForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

resource fork handle!

 
   Macintosh computer (Home) -> Programmer Code RSS
Next:  Proposal: new groups in comp.sys.mac.programmer h..  
Author Message
wandrer

External


Since: Jan 11, 2007
Posts: 3



(Msg. 1) Posted: Thu Jan 11, 2007 9:59 pm
Post subject: resource fork handle!
Archived from groups: comp>sys>mac>programmer>codewarrior (more info?)

Hi everybody !
I'm new to the mac programming. And i need to access the resource
handle, to fetch the text in the dialog. GetResource() is used to get
the resource handle.
I'm aware of few APIs for similar work i.e. GetDialogItem();
GetDialogItemText() but these work after the dialog window is displayed
through NoteAlert().
The problem is the requirement, that says dialog window should not be
displayed.

 >> Stay informed about: resource fork handle! 
Back to top
Login to vote
Gregory Weston1

External


Since: Oct 03, 2004
Posts: 1917



(Msg. 2) Posted: Fri Jan 12, 2007 7:47 am
Post subject: Re: resource fork handle! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article ,
"wandrer" wrote:

> Hi everybody !
> I'm new to the mac programming. And i need to access the resource
> handle, to fetch the text in the dialog. GetResource() is used to get
> the resource handle.
> I'm aware of few APIs for similar work i.e. GetDialogItem();
> GetDialogItemText() but these work after the dialog window is displayed
> through NoteAlert().
> The problem is the requirement, that says dialog window should not be
> displayed.

This was already answered multiple times in the several other groups to
which you posted it. Please read those responses and ask for further
help if needed. It would also be a good idea to learn how to cross-post
correctly in your news client. (Or, if Google doesn't allow
cross-posting, find a client that does.)

--
The best intentions in the world don't make a flawed argument magically valid.

 >> Stay informed about: resource fork handle! 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
CVS: Losing Resource Fork - Now that I finally got mwCVS to work, I discovered that the .rsrc files I checked in no longer have their resources. Is there a way to get around this? I have a number of resource files I would rather not move to the data fork right now. -- Vincent

Adding a data fork resource file to a project - Is there a way to add a data fork only resource file to a CodeWarrior ( v9)? I have a data fork based resource file, created by Resorcerer, that I'd like to add to a CodeWarrior project. Name, type and creator are all fine. However, it seems that..

Handle or Ptr? - It seemed to me, that pre-OS X, Apple recommended allocating memory with NewHandle instead of NewPtr so that the block could be relocatable. With limited memory on the system and a fixed memory size for the application this seemed like good advice and I....

Help debugging fork/exec application - I have two applications... the first does a fork/exec of the second one. I can then attach the debugger to the second process. However, I don't see how to get the symbols loaded for the second application; all I get is assembly code :-( The other..

Carbon resources in data fork? - I'm trying to compile a Carbon application that will run in OS 9 and X. From reading Apple's docs, it seems I should be putting resources in a data file in the application bundle, not in the resource fork of the executable. However, Apple gives no..
   Macintosh computer (Home) -> Programmer Code All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]