Forum Discussion

AngelaIp's avatar
AngelaIp
Ideator I
2 years ago
Solved

How do open a dialog on a specific position or with some kind of offset?

Hi community, a common task is opening custom dialogs. If we open a custom dialog it´s normally positioned in the middle of the screen. This is fine for 99% of all use cases.  But inside my dialo...
  • alaxala's avatar
    2 years ago

    Hi, Angela!

    How are you show your dialogs? What functions are you use?

    If you have a reference to Dialog object it has the move(left, top) method.