- https://modula-t.org/
-
Joined on
2023年04月17日
generate-bindings (formerly generate-protocols):
Also, when I change (make-instance 'frame ...) to (make-instance 'scrolled-frame ...) it puts the scrollbar in a weird place. Does this happen for you? My use of (make-instance 'frame ...)...
Also, I think (setf (text textbox) ...) has a bug? When I do (setf (text textbox) "[foo]") the textbox's text is set to \[foo\] (including the backslashes).
Unknown &KEY argument: :STREAM
Hi @cage ! The performance went well, though unfortunately I wasn't able to implement the functionality I was aiming for in time for it, so I ended up falling back to some Pure Data patches I'd...
Unknown &KEY argument: :STREAM
Another request for you - is there some way to set the background color of a combobox after it has already been created? I'm trying various combinations of (configure ...) and the like but...
Unknown &KEY argument: :STREAM
Nice! If you need more rendering speed you may use the SDL frame, if needed you can exploit the hardware acceleration with OpenGL too.
Thanks, I did see that mentioned, but didn't look into...
Unknown &KEY argument: :STREAM
That's all very helpful! After switching to the development branch, I tried out the tag functions and the example and they seem to be working for me so far. Thanks very much, and I appreciate the...
Unknown &KEY argument: :STREAM
Thank you, that's very helpful! It's been a bit since I used Nodgui so I forgot that *wish* is what I want here, not *tk*. The example also is helpful, thanks for writing that.
One thing I...
Unknown &KEY argument: :STREAM
scrollbar-get
scrollbar-get
scrollbar-get