- This topic has 3 replies, 2 voices, and was last updated 13 years, 3 months ago by
Support.
-
AuthorPosts
-
November 29, 2011 at 9:36 am #34920
waldo
ParticipantHi:
I would like to know how can I install alphaskins in c++ builder for RAD studio 2010. I managed to install them in deplhi but i have no idea on how to do that for c++ builder and i would like to evaluate them for a new project.
Also using them in delphi i noticed two small bugs.
one of them is in listviews in report mode that when scrolled vertically and you pass the mouse over the bars at the top the one with the mouse on top of it is not highlighted but the previous ones.
Another small cosmetic bug i saw is that when you change skin hue and skins the progress bars are not updated accordingly maintaining previous skin/color until their percentage is changed.
November 29, 2011 at 12:56 pm #47252Support
KeymasterHello
Look this topic please : http://www.alphaskins.com/forum/index.php?showtopic=6678
Can you show an example of bugs?
December 4, 2011 at 9:48 am #47306waldo
Participant'Support' wrote:Hello
Look this topic please : http://www.alphaskins.com/forum/index.php?showtopic=6678
Can you show an example of bugs?
Thanks I will give a try again within some few days. I'll let you know the outcome.
Well the progress bar thing can be seen in the demo app. You just need to change the skin hue or the skin itself and see how it keeps the old thing. For the list view problem you have to add a listview with reports view (you know those having columns in the upper part sort like windows explorer) and make it large enough so scroll bars show up. Now when you scroll them horizontally and hover the mouse over the upper columns the one under the mouse is not highlighted but the previous ones. Seems sort like you are finding the one that should be highlighted by looking from the start column and not taking into consideration that the are not at the same screen position they should if not scrolled, so you are getting the wrong one and therefore highlighting the incorrect one. (I am giving it you as a hint i actually haven't seen the sourcode) This only happens when you scroll it horizontally. If you want a binary or something let me know but with my description you are likely not going to need it.
December 7, 2011 at 1:14 pm #47320Support
KeymasterHello!
'waldo' wrote:If you want a binary or something let me know but with my description you are likely not going to need it.Yes, if you can, please give it. It's strange, but I not see described problems in the ASkinDemo.exe…
-
AuthorPosts
- You must be logged in to reply to this topic.