this thread<http://www.iphonedevsdk.com/forum/iphone-sdk-development/33286-color-image-uibarbuttonitem-uitoolbar.html> (old, but possibly still relevant) suggests using a regular UIButton instead of a toolbar button if you want to use an image
On Sun, Jun 24, 2012 at 7:22 PM, Chris_M <[email protected]> wrote: > > Still can't get the UIImage.FromFile thing to work for my UIToolBar button > items. > > I've tried using images that are square, and that I can make display > elsewhere in the view without problems, but they are greyed out when I try > to use them for bar button items. > > The image files are definitely in the bundle. > > Also, this greyed effect happens in the simulator and on my iPad when I > test > it there. > > Anybody have any other ideas? > > > --Chris > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/UIToolBar-Button-Question-tp4655537p4655553.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
