Raybaudi Posted March 16, 2008 Posted March 16, 2008 Hi I don't see anything that solves the comment's problem about the lenght of the publisher.
comment Posted March 16, 2008 Posted March 16, 2008 I don't think of it as a problem, but as a solution.
Raybaudi Posted March 16, 2008 Posted March 16, 2008 If the WINDOW is taller than the publisher object, the highlighting stops working when you get close to the bottom of the list. Am I missed something ?
comment Posted March 16, 2008 Posted March 16, 2008 And the solution is to make the publisher object taller than the window (or taller than the maximum possible height of any window, i.e. taller than the screen). I think it's fairly clear that it stops working where the publisher object and the highlighting object stop overlapping - both vertically and horizontally. It may not be the most elegant arrangement, but at least it works - until FMI come up with a function for determining the current record.
dervaish Posted June 3, 2008 Posted June 3, 2008 (edited) so any update on this issue of highlighting the row in listview? i want to try it out but the problem is that i have like 500 records to show & flickering of window doesn't look very nice [annoying at times ]. is there any other way to accomplish this without the flicker? i have a feeling there is none but no harm i asking... : : Edited June 3, 2008 by Guest
Newbies williamgeorge Posted November 24, 2008 Newbies Posted November 24, 2008 We all have noticed that when using a ListView, if you select a ListViewItem it gets a blue background as a default, and if you deselect the same ListViewItem the backgrund will change to gray. How can you change this “by default” backgrounds?. Using the System.Windows.SystemColors class located in the PresentationFramework.dll. --------------- williamgeorge Sunshine Coast
Lee Smith Posted November 24, 2008 Posted November 24, 2008 Conditional Formatting is not available in version 3, it is a version 9 feature. I have attached an old demo by Databasepros, I can't open it because I don't have access anymore to version 4, Let me know if it helps. Lee HILITE.FP3.zip
Recommended Posts
This topic is 5844 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now