Felix Groll

Results 6 issues of Felix Groll

if i make the window resizable and change the position of my controls relative to the new window size, they stop working (as long, as the window size differs from...

When I try to create a Textfield via annotation and change its width to a value larger than the default 100px, any text input will be cut off after 100px...

is there no way to retrieve the current range, to update it according to new maximum values?

can be closed?
resolved

I love the idea of annotations, but stumbled over this issue: I can make a Group its own parent, seemingly removing it from the cp5 instance and so disappearing from...

if the textArea text contains a line with only a single space-character, like this: |Text\n | \n |more Text\n `ControlP5.draw();` trows a StringIndexOutOfBoundsException Example: ``` import controlP5.*; ControlP5 cp5; Textarea...

bug

not sure if this is the right place, but the Steam version doesn't seem to work? Windows 10 Pro 22H2 that's the console output, otherwise nothing is happening: ``` pygame...