p-15X.html
Hit "D" to show a progress demo (running 0-100%).
The check right of "D" lets you change the "base curve" (even while the
progress is running).
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Vertical-progress-bar-tp47061
> I wonder how a 45 degree progress bar could be made?
A progress bar widget with arbitrary rotation would be relatively easy,
perhaps a good first widget project, should anyone be looking for such a
thing.
There's even some code for a progress bar widget lying around in the
LiveCode GitHub repo.
I make weird ones out of polygons. In this case, use one for the outline and
one filled polygon for the progress. Group them and have a group property do
the math.
> On Jun 28, 2016, at 12:46 PM, Richmond wrote:
>
> I wonder how a 45 degree progress bar could be made?
>
> R.
>
> On 28.06
Wow! Is right =) I was already planning crazy stuff in my head as to how to do
this (it wasn't going well) so thank you so much for the info!
> On Jun 28, 2016, at 12:39 PM, Tore Nilsen wrote:
>
> If the rect is square the scrollbar/progressbar will be vertical.
>
> Tore
>> 28. jun. 2016 kl.
I wonder how a 45 degree progress bar could be made?
R.
On 28.06.2016 21:44, Mark Wieder wrote:
Tore Nilsen writes:
If the rect is square the scrollbar/progressbar will be vertical.
Thanks.
Laziness/procrastination FTW.
___
use-livecode mailin
Tore Nilsen writes:
> If the rect is square the scrollbar/progressbar will be vertical.
Thanks.
Laziness/procrastination FTW.
--
Mark Wieder
ahsoftw...@gmail.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url t
If the rect is square the scrollbar/progressbar will be vertical.
Tore
> 28. jun. 2016 kl. 19.34 skrev Mark Wieder :
>
> Dar Scott writes:
>
>>
>> Wow! That is cool! How did you even discover this?
>
> Progressbars are a subclass of scrollbars.
> You can have horizontal and vertical scrol
Dar Scott writes:
>
> Wow! That is cool! How did you even discover this?
Progressbars are a subclass of scrollbars.
You can have horizontal and vertical scrollbars.
The rect determines which.
(not sure what happens with squares)
--
Mark Wieder
ahsoftw...@gmail.com
__
t; On Jun 28, 2016, at 10:55 AM, Tore Nilsen wrote:
>>
>> It is even easier, just make the height of the bounding rectangle higher
>> than the width and you will have a vertical progress bar.
>>
>> Tore
>>> 28. jun. 2016 kl. 18.50 skrev rjd318 :
>>&g
Wow! That is cool! How did you even discover this?
> On Jun 28, 2016, at 10:55 AM, Tore Nilsen wrote:
>
> It is even easier, just make the height of the bounding rectangle higher than
> the width and you will have a vertical progress bar.
>
> Tore
>> 28. jun. 201
It is even easier, just make the height of the bounding rectangle higher than
the width and you will have a vertical progress bar.
Tore
> 28. jun. 2016 kl. 18.50 skrev rjd318 :
>
> Hi all - I guess it's not as easy as rotating the existing progress bar
> control? Anyone know
Hi all - I guess it's not as easy as rotating the existing progress bar
control? Anyone know of a pre-existing technique to do this?
- Jose
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and
12 matches
Mail list logo