So, apart from, “whoa I really need this feature today, right now” what is the use of setting the URL dynamicly? Should we open a special forum for this kind of features and the link it to ebay so you can bid for really cool but not necessary features?
I have a column of border-less buttons with images on the left-hand side of my window that I use for navigating my (logical) modules.
These border-less buttons also have a mouseover image.
Now I want to make this column with buttons dynamic so that user x can only access some modules and user y can use some others.
For this I can hide the buttons that they don’t have access to but then you have gaps in the nice row of buttons.
Another option would be to disable them but I prefer to simply not show them. Therefore my feature request.
Since it is already possible to set the image of a button/label I thought it would be trivial to make this also possible for the mouseover image.
I want it too…
With dynamic buttons which are controlled through methods it would be a nice feature…
The rollover-images just makes the gui more interactive
I know of that property and I use that too in some cases.
But for the example I mentioned it would mean a nice row of icons would have ‘holes’ in it. Reason why I don’t want to make them invisible but prefer to disable them instead.
Now if we would have a property to set the RolloverImageMedia (since we already can set the ImageMedia you would think this would almost be trivial to implement) then you can make a row of icons that are dynamic.
Then any excess icons can simply be hidden as you mentioned.
Just as an example.
ROCLASI:
I know of that property and I use that too in some cases.
But for the example I mentioned it would mean a nice row of icons would have ‘holes’ in it. Reason why I don’t want to make them invisible but prefer to disable them instead.
Just as an example.
OK, got it, but isn’t it a little frustrating for a user to see buttons he cannot click?
For this matter I use a workaround (one of the only!): portals linked to privileges.
jaleman:
So, apart from, “whoa I really need this feature today, right now” what is the use of setting the URL dynamicly? Should we open a special forum for this kind of features and the link it to ebay so you can bid for really cool but not necessary features?
Throw my vote in for this. Maybe it’s not an emergency but having this ability would have made things easier for me on several occasions. I think it is clear that there are Servoy developers who are quite interface conscious and are pushing the envelope in this area beyond what many thought was possible with Servoy. If this feature is eventually implemented, you will get better functioning applications as a result. This is a good thing for Servoy.
I think it is clear that there are Servoy developers who are quite interface conscious and are pushing the envelope in this area beyond what many thought was possible with Servoy. If this feature is eventually implemented, you will get better functioning applications as a result.
I completely agree with David, if your interface is important to you this feature should be available. Why did Servoy implement setImageURL without the corresponding setRollOverImageURL, as you can set the rolloverimage from Developer?
Again the question to the Servoy people: any progress in this area?