C
chucklyons
Guest
I created a new topic, although it is really in my quest to make the iPhone module less tedious to install.
What I want to do:
Currently, I have extended TagEx and TagFolderEx in RoomList to give a user the ability to use different images vs the defined class images. works, but requires the user to manually insert the image of their choice. Prob for most installations, and for the iphone, not a bad method.
What I would like to do is create a second class image for each class. Seems relatively simple. So I thought I could create a second image for each selectorfolder via adding a second image to SelectionMenuFolder in TaskList/Classes/SelectionMenuFolder. However, to do so, I should be able to add a second linked image, which would(?) require extending the document class to add a second image ('image2'). No luck.
Anyone have any ideas on how to either do what I am trying to do, or a more elegant solution than manual inserting each image (ie , I'll do it one time and everyone else won't have to do it)
What I want to do:
Currently, I have extended TagEx and TagFolderEx in RoomList to give a user the ability to use different images vs the defined class images. works, but requires the user to manually insert the image of their choice. Prob for most installations, and for the iphone, not a bad method.
What I would like to do is create a second class image for each class. Seems relatively simple. So I thought I could create a second image for each selectorfolder via adding a second image to SelectionMenuFolder in TaskList/Classes/SelectionMenuFolder. However, to do so, I should be able to add a second linked image, which would(?) require extending the document class to add a second image ('image2'). No luck.
Anyone have any ideas on how to either do what I am trying to do, or a more elegant solution than manual inserting each image (ie , I'll do it one time and everyone else won't have to do it)