Welcome, Guest. Please login or register.

Author Topic: file requestor? file list?  (Read 4987 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bbond007

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show all replies
Re: file requestor? file list?
« on: February 27, 2012, 11:57:57 PM »
Quote from: yakumo9275;679837
I need to add a fille requestor to my app, and I'm going through the intuition manual, it glosses over requestors, googling amiga file requestor does not bring up much at all.

is there an easy way to pop up a box that gives basic file open/request info? I see the same stock type things in any amiga app that does a menu file open type action.

maybe I am not looking in the correct places.

maybe a requestor is not what I want....


I don't know if this is something you are still looking for or not, but I ran across this example and for a file window and I used it in an application I'm working on. It works perfectly for my app. I'm trying to keep it simple and small for my Minimig 1.1 and my application runs in LORES.... so you may hate the requester and making it "pretty" it may be more trouble than its worth...

I added a BOOL option to disable the SAVE/DELETE option and to accomplish that I just altered the NextGadget property of the LOAD gadget. Very simple.

http://aminet.net/package/dev/c/ACM