NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 16 17 18 19 20 … 93 Next »
uiButtonStrip.Visible

 
  • 0 Vote(s) - 0 Average
uiButtonStrip.Visible
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,918
Threads: 956
Joined: May 2006
#1
2011-03-16, 04:02 AM
I always get a False from uiButtonStrip.Visible so I have to use

uiButtonStrip.VisibleUntil != DateTime.MinValue

to test if the menu buttons are visible. Is that the expected behaviour?

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,699
Threads: 767
Joined: Nov 2003
#2
2011-03-16, 04:24 PM
Yeah, unfortunately this control has two separate visible attributes 'Visible' and 'VisibleUntil', and either of them can cause the control to be invisible. From memory the base classes use VisibleUntil.

I'll try to override the base Visible attribue in the next release to also take into account the VisibleUntil time, so that you only have to look at Visible.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  visible="!@hasImage & folder.jpg in Music not working Jaggy 0 1,209 2012-02-10, 10:29 PM
Last Post: Jaggy
  visible="@isFolderWithNoPreviewImage" Northpole 3 1,901 2011-08-07, 09:45 PM
Last Post: Northpole
  How does @visible work? mvallevand 11 4,580 2011-05-19, 02:49 AM
Last Post: sub
  Skin question for "Visible" 7ore 14 5,314 2010-09-22, 09:04 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode