Visual element - Pogress bar.
Hello I'm searching for a visual component such as â video â progress bar â / seek bar or something like this: [image: Inline image 1] are there something like it ? âRegards, Mariano
Is a SlideMorph what you are looking for ? Ben On Jul 5, 2013, at 11:36 AM, Mariano Vicente <m.vicent@gmail.com> wrote:
Hello I'm searching for a visual component such as â video âprogress bar â / seek bar or something like this:
are there something like it ?
âRegards, Mariano
In the screenshot don't look like as a progress bar. â â How can use it? I write in the workspace and is unknow. Should download some package? â â (I'm using pharo 3.0) âRegards, Mariano On Fri, Jul 5, 2013 at 6:51 AM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
Is a SlideMorph what you are looking for ?
Ben
On Jul 5, 2013, at 11:36 AM, Mariano Vicente <m.vicent@gmail.com> wrote:
Hello I'm searching for a visual component such as â video â progress bar â / seek bar or something like this: [image: Inline image 1]
are there something like it ?
âRegards, Mariano
SliderModel is the class producing what you can see in the screenshot. Usually, for video/audio progress bar, you use a slider, which is updated when the video/music is played. But the user can also move in the movie/music using it. To produce what the screenshot shows, do: SliderModel example Ben On Jul 5, 2013, at 12:03 PM, Mariano Vicente <m.vicent@gmail.com> wrote:
In the screenshot don't look like as a progress bar.â âHow can use it? I write in the workspace and is unknow. Should download some package? â â(I'm using pharo 3.0)
âRegards, Mariano
On Fri, Jul 5, 2013 at 6:51 AM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote: Is a SlideMorph what you are looking for ?
<Screen Shot 2013-07-05 at 11.51.04 AM.png> Ben
On Jul 5, 2013, at 11:36 AM, Mariano Vicente <m.vicent@gmail.com> wrote:
Hello I'm searching for a visual component such as â video âprogress bar â / seek bar or something like this:
are there something like it ?
âRegards, Mariano
Just that you know, by opening the example, the slider is far too big. If you set its size properly, it will look like your screenshot (more or less ^^) Ben On Jul 5, 2013, at 12:03 PM, Mariano Vicente <m.vicent@gmail.com> wrote:
In the screenshot don't look like as a progress bar.â âHow can use it? I write in the workspace and is unknow. Should download some package? â â(I'm using pharo 3.0)
âRegards, Mariano
On Fri, Jul 5, 2013 at 6:51 AM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote: Is a SlideMorph what you are looking for ?
<Screen Shot 2013-07-05 at 11.51.04 AM.png> Ben
On Jul 5, 2013, at 11:36 AM, Mariano Vicente <m.vicent@gmail.com> wrote:
Hello I'm searching for a visual component such as â video âprogress bar â / seek bar or something like this:
are there something like it ?
âRegards, Mariano
Yes is just exactly I was searching for. thanks Ben. âRegards, Mariano On Fri, Jul 5, 2013 at 7:13 AM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
Just that you know, by opening the example, the slider is far too big.
If you set its size properly, it will look like your screenshot (more or less ^^)
Ben
On Jul 5, 2013, at 12:03 PM, Mariano Vicente <m.vicent@gmail.com> wrote:
In the screenshot don't look like as a progress bar. â â How can use it? I write in the workspace and is unknow. Should download some package? â â (I'm using pharo 3.0)
âRegards, Mariano
On Fri, Jul 5, 2013 at 6:51 AM, Benjamin < benjamin.vanryseghem.pharo@gmail.com> wrote:
Is a SlideMorph what you are looking for ?
<Screen Shot 2013-07-05 at 11.51.04 AM.png> Ben
On Jul 5, 2013, at 11:36 AM, Mariano Vicente <m.vicent@gmail.com> wrote:
Hello I'm searching for a visual component such as â video â progress bar â / seek bar or something like this: [image: Inline image 1]
are there something like it ?
âRegards, Mariano
participants (2)
-
Benjamin -
Mariano Vicente