License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2020-11-26
09:52 AM
- last edited on
2021-09-15
09:29 AM
by
Noemi Balogh
And wrote this code :But I still got :
! ------------------------------------------------------------
! set basic variables
! ------------------------------------------------------------
_yCurr = 5
_dy = 25 ! generic line spacing
_totalWidth = 600 ! fixed value to match the exisiting panels
_totalHeight = 4* _dy ! calculate the height from line spacing
_stDialogTitle = "My own (GDL 23)"
! ------------------------------------------------------------
! set title and height for the custom MVO panel
! ------------------------------------------------------------
ui_dialog _stDialogTitle, _totalWidth, _totalHeight
Solved! Go to Solution.
2020-11-26 10:13 AM
2020-11-26 10:13 AM