abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
kovacsv
Booster
seit ‎2021-12-16
‎2025-02-03

Benutzerstatistik

  • 30 Beiträge
  • 8 Lösungen
  • 0 Vergebene Kudos
  • 14 Erhaltene Kudos

Benutzeraktivitäten

So I have a GDL object that builds up from primitives, like this:VERT 0, 0, 0 VERT 1, 0, 0 VERT 1, 1, 0 PEN 5 MATERIAL 55 EDGE 1, 2, 1, -1, 0 EDGE 2, 3, 1, -1, 0 EDGE 3, 1, 1, -1, 0 PGON 3, 0, 0, 1, 2, 3I'd like to make the 2D script as a projection ...
Hey, I'm targeting AC26 and I'd like to make all columns of a DG::ListBox the same width in a way that they fill up the whole width of the ListBox. It works fine, but whenever I change the number of tab fields and recalculate the layout the changes a...