Book a Demo

Author Topic: Win32 Checkbox  (Read 4855 times)

tom van de poel

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Win32 Checkbox
« on: December 06, 2013, 12:38:28 am »
Using the toolbox Win32 User Interface Modelling and modelling a (win32) Checkbox. Now I want to "check" the checkbox, because in the specifications it needs to be.
Still can't find where / how to do that.

jfzouain

  • EA User
  • **
  • Posts: 152
  • Karma: +6/-1
    • View Profile
Re: Win32 Checkbox
« Reply #1 on: December 06, 2013, 01:57:25 am »
Hi

For screen design I use Screen Architect whcih works with EA
http://catchsoftware.com/sparx-systems/screen-architect

But in this case your work around would be look for an ASCII table and select the check mark which is ALT+251, under the control GUI Element: checkbox insert this character into the the name field by pressing ALT +251, minimize the checkbox to the square and voila you have it.

Regards
Best regards

Jose Zouain

martas

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Win32 Checkbox
« Reply #2 on: July 15, 2024, 06:25:36 pm »
Hello,

I don't know to set to to true and the workaround seems not to help me, in my 16.1 EA version