arrow character in item prompt using font special characters
Is it possible to programatically change the item prompt at runtime to include
an arrow or "up triangle" symbol at the end of the item prompt
(to indicate that the item is ordered by the column)
Something like this ...
My Prompt ^ [########]
I know that some font sets have special characters that include up and down arrows.
However, when I try and use characters in the prompt text they sometimes
appear correctly in Forms Designer, (not always). However at runtime, they
draw a different character instead of the symbol.
At the moment I am using text character to achieve this, but it doesnt look very nice.
Customer Name (^) Customer Name (v)
Development Environment : Forms 10gr2 MS-Windows
Runtime Environment : Forms server 10gr2 on UNIX (not sure which)
and Linux, forms displaying in web browser on MS-Windows
Any ideas ?
thanks