Hello,
I have problem with copy text (code) in GDL components.
When I copy for exemple:
! ------------------------------------------------------------------------
UI_OUTFIELD "Font",15,210,100,20
UI_INFIELD "font",150,207,150,20
! ------------------------------------------------------------------------
In Archicad 19 is:
UI_OUTFIELD "Font",15,210,100,20
UI_INFIELD "font",150,207,15
! ------------------------------------------------------------------------
End text with number 150,207,150,20
Copy only 150,207,15
Can I any fix it?