Welcome, Guest
Username Password: Remember me

SCImagePickerCell display adjustments
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: SCImagePickerCell display adjustments

SCImagePickerCell display adjustments 1 year, 6 months ago #1

I'm trying to make some layout adjustments to SCImagePickerCell and haven't been able to figure out how. I would like to have a title on the left side of the cell such as "Choose Image", just like the other cells appear. Then I would like to move the image thumbnail to the right side, I don't need to display the image file name to the user. It would also be nice if I could allow the user to change the selected image. Currently once you select an image and click on the cell again, it simply displays the previous image.

Any help is greatly appreciated. Thanks!
  • kaoticsp
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 1

Re: SCImagePickerCell display adjustments 1 year, 6 months ago #2

Yes! I agree with this request, I'd like to see it too. In some cases the default is nice, but what I'd like is to have (as kaoticsp mentioned) is the left label field for the label as usual for other SC cells, a (larger, or size-definable) thumbnail in the center field (e.g. where SCTextField has its text) and the Accessory on the right as usual.

There needn't be a change in behavior for the Detail push or other behavior (I know you are already working on the re-selection issue) and the cell would still be bound to both the filename and to data of NSString type.

This display option would be terrific.
  • Geoffrey
  • OFFLINE
  • Senior Boarder
  • Posts: 48
  • Karma: 3

Re: SCImagePickerCell display adjustments 1 year, 6 months ago #3

Hi Shawn & Geoffrey,

Thanks guys for all your terrific ideas! We can give you a much more customizable SCImagePickerCell in about a couple of weeks. Does that sound reasonable for your deadlines?
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: SCImagePickerCell display adjustments 1 year, 6 months ago #4

That would be fine for me. I've been following the forum and I'm looking forward to the next release.
  • Geoffrey
  • OFFLINE
  • Senior Boarder
  • Posts: 48
  • Karma: 3

Re: SCImagePickerCell display adjustments 1 year, 6 months ago #5

That is fine for me as well as well, thanks!
  • kaoticsp
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 1

Re: SCImagePickerCell display adjustments 1 year, 6 months ago #6

Hi guys,

The update discussed earlier is now ready.

a. SCImagePickerCell's textLabel & imageView positions are now fully customizable using two new properties: textLabelFrame and imageViewFrame.

b. SCImagePickerCell now displays a "Clear Image" button in the image detail view. This button can be fully customized using the new clearImageButton property.

For further info, please check the documentation shipped with the update. Also, please tell me if you guys are having any issues with the newly added features. Thanks!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
  • Page:
  • 1
  • 2
Time to create page: 1.56 seconds