Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1

TOPIC:

Set thumbnails view background transparent. 10 years 1 week ago #5963

  • Navdeep_rs
  • Navdeep_rs's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
How can i set thumbnails background view to transparent (full or partial).

Please Log in or Create an account to join the conversation.

Set thumbnails view background transparent. 10 years 1 week ago #5966

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
set UIView.alpha ?

Please Log in or Create an account to join the conversation.

Set thumbnails view background transparent. 10 years 1 week ago #5973

  • Navdeep_rs
  • Navdeep_rs's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
Thnx for reply, but setting Thumbview's alpha is not my solution. This will make all the thumbnails transparent too. I want to change the gray background of thumbnail view to clear color to make thumbnails background transparent.

Please Log in or Create an account to join the conversation.

Set thumbnails view background transparent. 10 years 3 days ago #5985

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

you have to set m_Thumbview.backgroundColor = [UIColor clearColor];
and set 0x00CCCCCC instead of 0xFFCCCCCC in vOpenThumb method (PDFVThumb.m), it will set alpha byte to zero
The following user(s) said Thank You: mehmetalishaqiri

Please Log in or Create an account to join the conversation.

Set thumbnails view background transparent. 10 years 14 hours ago #6064

  • Navdeep_rs
  • Navdeep_rs's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
@emanuele: thanks, that did a trick for me

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum