bhkeys
bhkeys
Okay that worked well. But how would you suggest changing the background color of the label and having it expand to the entire region? I need to do this for...
I can set either the LUIListboxOption or the LUILabel inside of it to "100%" and it will not do the expected behavior. Perhaps this serves as the example you were...
Same behavior if I specify it twice.
``` [LUIBaseElement] pos = 0, 0; size = 800 x 600; z = 0 [LUIFrame] pos = 0, 0; size = 200 x 0; z = 0 [LUICornerLayout] pos =...
``` [LUIBaseElement] pos = 0, 0; size = 800 x 600; z = 0 [LUIFrame] pos = 0, 0; size = 200 x 0; z = 0 [LUICornerLayout] pos =...
https://www.gnu.org/licenses/license-list.html#NoLicense Here is a link explaining the issue EDIT: I saw on [this page](http://www.f4cio.com/image-editor-control-for-winforms) that the project is under the MIT license. Perhaps you could add the file to make...