Replies: 1 comment
-
|
Hi @kjhermans, thanks for using NAppGUI. More info here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first of all - what a fantastic library - thank you so much for creating it! My question: if I have a layout containing GUI elements inside cells - how do I replace just the contents of a single cell, which already contains an element, and put in another element? I had expected something like: cell_make_empty(cell, x, y); or layout_remove(layout, x, y);
Beta Was this translation helpful? Give feedback.
All reactions