On Aug 26, 2007, at 2:29 PM, Charilaos Skiadas wrote:
Added images for the "Add" and "Remove" buttons, shamelessly stolen from the TextMate app resources (allan, is that OK?). I did not know if there was a way to refer to the resources in the app directly from the nib, so I copied the images into the Bundle's Support/nibs folder.
There is a way -- in IB just use the name of the (image) resource you need, and it will be found (since the nib loads in TM’s space, and thus can easily access TM resources).
The other config windows already do this. _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
