OSLib650 - request for some additions/changes
Tom Hughes
tom at compton.nu
Sat Sep 27 13:07:54 BST 2003
In message <3F6F2F20.5060501 at btinternet.com>
Dave Appleby <DaveAppleby at btinternet.com> wrote:
> 1) adjuster - should declare a struct "adjuster_object"
It has adjuster_object typedefed to gadget_object_base already.
> 2) optionbutton - missing flag "optionbutton_GENERATE_STATE_CHANGE"
I've added this - it will be in CVS shortly.
> 3) osfile - define a file type for resource files
It's not clear whether this is appropriate - in general OSFile doesn't
attempt to define every file type. I believe the general policy has been
to only define the standard types listed in the PRMs but I will see what
the team think.
> 4) proginfo - proginfo_object is missing visit_url fields added with
> RESF v1.01
I will fix this but I want to think about the best way to do it.
> 5) toolaction - some msg/string references in gadget and object
> declarations are wrong type
I've fixed this, although I haven't been able to find any definitive
documentation to prove which is correct. Your version looks more likely
though.
> 6) toolbox - missing struct declaration for
> "toolbox_relocatable_object_base"
Why do you feel you need such a thing? your definition of it appears
to be identical to toolbox_relocatable_object.
Tom
--
Tom Hughes (tom at compton.nu)
http://www.compton.nu/
More information about the oslib-user
mailing list