EDIT:Updated 3rd May with new version which fixes 2nd problem with new screentest exe which caused an infinite loop on startup.
EDIT: Updated 27th Apr 2006 with new version which fixes the issue of not loading the images as startup in latest exe.
I have written a new plugin called Xscrollbar.
http://myweb.tiscali.co.uk/skilling/xlobby/release/Xscrollbar_v2.1_3rd_May_2006.zip
This plugin generates a scrollbar image to indicate the current page in a category and the amount of the category that is being viewed.
Example showing scrollbar on the music screen...
Example showing scrollbar on the musicsearch overlay...
In order to use the Xscrollbar plugin do the following...
1) Extract the contents of the zip file to ...\plugins\Xscrollbar
2) Run xlobby and goto skin editor (Pause/Break)
3) Add a new button with the text;
plugin>xscrollbar>vertical( or horizontal)>category name>button_id
category name is the category you wish the scrollbar to be formed from
button_id is the button_id of this new button (Enter this next)
i.e. plugin>xscrollbar>vertical>music>music_vertbar
4) goto 'default' tab and enter a ID for the button (needs to be the only button with this id)
5) You should now have a working scrollbar image showing the current category position. The image produced is purely the scrollbar without the border around it, so you have to add this yourself if you want one with an ordinary xlobby rectangle.
You can change the images which make up the scroll bar just by changing the .png files. If these image files exist in the current skin folder then they will take priority over those in the plugins folder - this means you can use different imaages for each skin.
Hope this is useful for a few people, I have a few ideas for further enhancements but have a look and see what you think.