Search found 5 matches
- Mon Nov 22, 2021 6:45 pm
- Forum: Talking LiveCode
- Topic: How to draw a rectangle with only two rounded corners?
- Replies: 45
- Views: 28352
Re: How to draw a rectangle with only two rounded corners?
The widgets being discussed here: Ralf Bitter's "Universal Button" and Andreas Strauch's "CustomRect"... should we expect that they would display properly on Android? Both of them appear to provide a nice solution in the IDE... but when I run them on Android they don't draw correctly. So far, fiddl...
- Sun Nov 21, 2021 5:59 pm
- Forum: Talking LiveCode
- Topic: How to draw a rectangle with only two rounded corners?
- Replies: 45
- Views: 28352
Re: How to draw a rectangle with only two rounded corners?
I wasn't able to get this link to work, even after removing the extra spaces. Yeh the link posted above has issues. The correct link to Andreas' repo is https://github. :twisted: com/Hoerwi/LC-Widget-customRect Jepp... i know... i cant post links here... only with "Spaces" it will accepted Btw.. i´...
- Sat Nov 20, 2021 12:10 pm
- Forum: Talking LiveCode
- Topic: How to draw a rectangle with only two rounded corners?
- Replies: 45
- Views: 28352
Re: How to draw a rectangle with only two rounded corners?
https ://github. com/Hoerwi/LC-Widget-customRect
- Fri Nov 19, 2021 5:27 pm
- Forum: Talking LiveCode
- Topic: How to draw a rectangle with only two rounded corners?
- Replies: 45
- Views: 28352
Re: How to draw a rectangle with only two rounded corners?
All fine, bernd
both widgets are just different. Not the same.
CustomRect never wrote for button use. Its just a designelement.
both widgets are just different. Not the same.
CustomRect never wrote for button use. Its just a designelement.
- Fri Nov 19, 2021 2:41 pm
- Forum: Talking LiveCode
- Topic: How to draw a rectangle with only two rounded corners?
- Replies: 45
- Views: 28352
Re: How to draw a rectangle with only two rounded corners?
Hello together I am the author of customRect and welcome any comments with constructive criticism. Regarding the widget by Ralph Bitter: I know it and it has a completely different approach than my widget. His widget is based on buttons, mine on the other hand on a graphical representation. As for t...