Skip to main content

glyph not showing on button in IDE

  • October 14, 2020
  • 3 replies
  • 0 views

Forum|alt.badge.img

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

Alex

3 replies

Norbert Lauterbach
Forum|alt.badge.img+3

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



  • October 15, 2020

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..


Forum|alt.badge.img
  • Author
  • New Participant
  • October 20, 2020

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