Skip to main content

command button with initial value ^someglyph does not show in IDE but shows at runtime ?

Alex

command button with initial value ^someglyph does not show in IDE but shows at runtime ?

Alex

Hi Alex,

did you include "resources_output" under [RESOURCES] in IDE.asn?


[SETTINGS]
$RESOURCES_OUTPUT = "YOUR PATH"\\resources_output

[RESOURCES]
"YOUR PATH"\\resources_output


Regards

Norbert



command button with initial value ^someglyph does not show in IDE but shows at runtime ?

Alex

The command button should have the property 'representation' set to 'Uniface'.

That can be done in the .ini. If you use seperate ini's for runtime and development it should be added in both..


command button with initial value ^someglyph does not show in IDE but shows at runtime ?

Alex

problem solved, had to do with $language not properly set