From: | Rady Marusa |
Date: | 18 Aug 2000 at 00:28:08 |
Subject: | Re: AMIOPEN: Button properties |
>> >> Have somebody (Rudi?) some more information about undocumented ave
>> >> tools in "ave/avo/gdg/std/toolkit/" ?
>> >>
>> >> I think, it is possible to change gadget properties (font, texture,
>> >> color, etc) with these tools, but where are the docs?
>>
>> > Are you referring to those tools specifically, or toolkits
>> > in general?
>>
>> Both.
>> I simply want to know, how to change button properties inside
>> application.
JM> Well, I can tell you that I've never found any docs for them...
JM> BUT... (:
JM> The std gadget that all gadgets in the std toolkit inherit DOES
JM> have a few functions like setfont, setcolor, and setattrib in it.
JM> BUT... they all expect the gadget's prop set to be passed in
JM> as one of the args. I'd have to spend some more time
JM> massaging the disassembled code if I wanted to learn more.
JM> I'm suspicious though that it'll simply end up making calls
JM> to an special internal Elate table I've come across...
JM> Anyone else documented this? Other than the stuff in
JM> lib/prop, dev/ave/default.prp, and page 260 I mean...
Yes, I played with default.prp, but it is global settings for ave.
Another thing...
I have almost finished simple file manager ala Directory Opus for AVE,
but I have some problems with it...
1. QSORT method in choice/list AVO isn't working properly, or
I don't understand "sort callback function". It cannot have same
compare routine as in "lib/qsort". Currently I use my own
sorting routine.
2. I have also problem with launching external apps from my
application. It is working only if the file manager is started from
the shell. I use standard "lib/system" tool. Is there way to
start apps, if shell is not exist ?
3. "lib/copy" tool cannot copy directories... :(
Any help?
Regards...
Rady Marusa
Ablaze team.
Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html