Search found 2106 matches

by [-hh]
Wed Mar 04, 2020 5:57 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Demo of bending a polygon
Replies: 12
Views: 8570

Re: Demo of bending a polygon

How can a link to an app that's not made with LC be relevant?
[Or: how do you define "relevant"?]
by [-hh]
Tue Mar 03, 2020 9:34 pm
Forum: LiveCode Builder
Topic: Community widgets
Replies: 68
Views: 115010

Re: Community widgets

[#61] Community LCB widget "BioRhythm" v1.0.0 The widget computes BioRhythm-Curves (sinus curves with different periods of days). The 7 names and their periods are: physical 23, emotional 28, intellectual 33, spiritual 53, awareness 48, aesthetic 43, intuition 38. Moreover you can have a weighted m...
by [-hh]
Mon Mar 02, 2020 9:37 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Demo of bending a polygon
Replies: 12
Views: 8570

Re: Demo of bending a polygon

Michael,

yes, that's really fine again, as expected.
Can it now move? ("Move to the points in time" should work ...)

Hermann
by [-hh]
Mon Mar 02, 2020 8:14 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Demo of bending a polygon
Replies: 12
Views: 8570

Re: Demo of bending a polygon

This is fine.
You could try to make with that technique also "Mr. Polygony":
https://hyperhh.de/html5/polygoniesHTML5-8.0.2X.html
(download https://hyperhh.de/html5/polygoniesHTML5-8.0.2.zip for the stack)
by [-hh]
Sun Mar 01, 2020 6:48 pm
Forum: LiveCode Builder
Topic: Community snippets
Replies: 21
Views: 29219

Re: Community snippets

[#55] LCB snippet: How to use the scrollWheel As this is very uncompletely documented here some detailed info. Works in LC 8/9: --> deltaX is the horizontal scroll --> deltaY is the vertical scroll --> deltaX and deltaY are -1 or 1 (or 0) public handler OnMouseScroll(deltaX, deltaY) log [deltaX, de...
by [-hh]
Sat Feb 29, 2020 12:58 pm
Forum: Off-Topic
Topic: IDE Preferences "stack creator type"
Replies: 3
Views: 3193

Re: IDE Preferences "stack creator type"

google (etc.) "mac creator type" shows the answer in different lengths ;-)
by [-hh]
Sat Feb 29, 2020 12:29 pm
Forum: Multimedia
Topic: export snapshot from colorized Text
Replies: 16
Views: 15444

Re: export snapshot from colorized Text

Instead of "wait" use "send in time": on mouseUp -- change text colors here and set variable tID send "colorText tID" to me in 0.5 seconds end mouseUp on colorText tID put fPath&"/"&eName&"part"&P&".png" into long_fName export snapshot from rect newRect to file longfName as PNG end colorText
by [-hh]
Sat Feb 29, 2020 12:20 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Demo of calculating tangets to circles
Replies: 4
Views: 4660

Re: Demo of calculating tangets to circles

This is fine.
[Just one small suggestion: You could add the degenerate cases (where the script generates math errors).]
by [-hh]
Sat Feb 29, 2020 11:34 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sample Stacks Error
Replies: 3
Views: 2613

Re: Sample Stacks Error

Nothing but error messages here on MacOS 10.15 with all latest *stable* versions of LC 8/9. [I never use LC developer previews since a while from several reasons.] The problems arose with the server move last year. They disappeared partially at the end of last year and are now present to a greater e...
by [-hh]
Thu Feb 27, 2020 8:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to set the highlighted
Replies: 1
Views: 1918

Re: How to set the highlighted

Setting the hilitedItem is possible in the navbar widget, not in the headerbar widget. In the navbar widget hiliting changes the color and the property hilitedItem. In the headerbar widget hiliting changes the icon/iconText (use property hilitedItemIcons), the icons/iconTexts use always the hiliteCo...
by [-hh]
Thu Feb 27, 2020 4:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Browser Widget different actions on Mac/ios and Windows
Replies: 4
Views: 4576

Re: Browser Widget different actions on Mac/ios and Windows

Lagi,

currently I have no windows machine available.
Could you please make a bug report on this issue with a small sample stack?
by [-hh]
Fri Feb 21, 2020 4:41 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Browser Widget different actions on Mac/ios and Windows
Replies: 4
Views: 4576

Re: Browser Widget different actions on Mac/ios and Windows

Do you use LC 9.5.1 on Win 10?
Then you could try 9.0.5 or 9.6.0-dp.
by [-hh]
Thu Feb 20, 2020 6:00 pm
Forum: LiveCode Builder
Topic: Community widgets
Replies: 68
Views: 115010

Re: Community widgets

But doesn't MIT-licensed mean it's open source? Where the source code is not included it is commercially licensed (current price $0.00, license: "use at your own risk!"). I'd be very interested in seeing some of your LCB code With 10 of 13 widgets the source code is included. These sources alltoget...
by [-hh]
Thu Feb 20, 2020 10:13 am
Forum: LiveCode Builder
Topic: Community widgets
Replies: 68
Views: 115010

Re: Community widgets

[#60] Community LCB widget "ChangeImage" v1.0.6 This is a (partial) extension of the TurnImage widget v135. It adds masking of the images and several transition animations (from one image to a second one). These animations are made with pathes filled with image patterns what works in LC 8/9. [With ...
by [-hh]
Thu Feb 20, 2020 9:59 am
Forum: LiveCode Builder
Topic: Community widgets
Replies: 68
Views: 115010

Re: Community widgets

Hope you are meanwhile recovered from using LC 9.5.1 on Win10 ...

Go to advanced search