Minor cosmetic issue creating new service (D13)

I just added a new service to a DA server, and this is what I got on first compile, using DA .1623 and D13:

Hi,

hmm, as for me, it is shown correctly:


EDIT: I can reproduce your behavior with 175% scale.

workaround:

  • update fROServerClassForm.dfm and remove BorderStyle = bsSingle line or change it to default value (bsSizeable).
  • rebuild RemObjects_Server_IDE_D37 package
  • now you will be able to change dialog size.
1 Like

OK, thanks, yes that works. I do have scaling set as I’m actually running on a Mac and this is just what makes the VM work on the relevant monitor. It’s that long since I saw any display issues I forgot I had the scaling set.