Hi there,
i created a little gui-based thing and want to build in
the source-text as a disabled label, so that the user
can see the source but not copy it to clipboard.
i have a button on the main-gui, if its pressed,
the user will be ask for a password. when the
right one is typed in, the source should be
displayed. but how, because of the special sings like " and = ......
or is it only possible if i let show a jpg. instead of a real-text label?