Re: show selected image in a segmented control

2009-11-26 Thread Sandro Noël
On 2009-11-26, at 11:02 PM, Jerry Krinock wrote: > > On 2009 Nov 26, at 11:04, Pierre Berloquin wrote: > >> I'm using a segmented control with four segments. >> I initialise it with four images. >> It does display the images perfectly but ... it doesn't show which image is >> selected. > > I us

Re: show selected image in a segmented control

2009-11-26 Thread Jerry Krinock
On 2009 Nov 26, at 11:04, Pierre Berloquin wrote: > I'm using a segmented control with four segments. > I initialise it with four images. > It does display the images perfectly but ... it doesn't show which image is > selected. I use segmented controls with images and do not have this problem.

Re: show selected image in a segmented control

2009-11-26 Thread Sandro Noël
On 2009-11-26, at 2:04 PM, Pierre Berloquin wrote: > Hi > > I'm using a segmented control with four segments. > I initialise it with four images. > It does display the images perfectly but ... it doesn't show which image is > selected. > How can I highlight the selected segment/image? > Should I

show selected image in a segmented control

2009-11-26 Thread Pierre Berloquin
Hi I'm using a segmented control with four segments. I initialise it with four images. It does display the images perfectly but ... it doesn't show which image is selected. How can I highlight the selected segment/image? Should I provide two images for each segment? But how? Thanks Pierre ___