Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: iamaboringperson on July 05, 2003, 05:03:27 AM
-
im just wondering if there is a way to get image gadgets under GadTools?
i think there is a way using straight BOOPSI, however gadtools seems to only support text based buttons
i dont want to go and code my own... and dont tell me to use reaction or mui!
-
I had the same problem.
The only way I have found to do this is with the gadget-structure of intuition.
It's a bit more difficult than gadtools, but it works.
-
The only way I have found to do this is with the gadget-structure of intuition.
It's a bit more difficult than gadtools, but it works.
It is not recommended. It works but images are limited to 256 colors and gfx must be always in planar format. Users with gfx boards suffer a lot!
-
dont worry guys... ive decided to switch to BOOPSI! its much easier that way...