windowsesque theme tweaks

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

windowsesque theme tweaks

Steve Wirts
Gary here's some tweaks I talked about (progressbar and tabbar fixed).
 After the attached is filedin, evaluate

UIThemeXP setup

then to see the tweaks try (progress bar)

SystemProgressMorph example

and (tab bar)

UITheme exampleGroups

also an odd thing that may hint at a bug, is
the progress bar moves faster while you move
the cursor.

thanks.
sw


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

windowsesque.st (93K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: windowsesque theme tweaks

Stéphane Ducasse
gary I would like to include that in pharo (may be later we can  
package it better and more modular but for now,
this is important not to lose it).
So let me know.

Stef

On May 23, 2009, at 8:44 PM, Steve Wirts wrote:

> Gary here's some tweaks I talked about (progressbar and tabbar fixed).
>  After the attached is filedin, evaluate
>
> UIThemeXP setup
>
> then to see the tweaks try (progress bar)
>
> SystemProgressMorph example
>
> and (tab bar)
>
> UITheme exampleGroups
>
> also an odd thing that may hint at a bug, is
> the progress bar moves faster while you move
> the cursor.
>
> thanks.
> sw
>
> <windowsesque.st>_______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: windowsesque theme tweaks

Steve Wirts
one last fix,
the tabs worked nice until i tried it on another platform,
I've changed the algorithm to accommodate.

sorry for the quick extra quick fix here.



On Sat, May 23, 2009 at 3:41 PM, Stéphane Ducasse <[hidden email]> wrote:
gary I would like to include that in pharo (may be later we can
package it better and more modular but for now,
this is important not to lose it).
So let me know.

Stef

On May 23, 2009, at 8:44 PM, Steve Wirts wrote:

> Gary here's some tweaks I talked about (progressbar and tabbar fixed).
>  After the attached is filedin, evaluate
>
> UIThemeXP setup
>
> then to see the tweaks try (progress bar)
>
> SystemProgressMorph example
>
> and (tab bar)
>
> UITheme exampleGroups
>
> also an odd thing that may hint at a bug, is
> the progress bar moves faster while you move
> the cursor.
>
> thanks.
> sw
>
> <windowsesque.st>_______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

windowsesque.st (94K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: windowsesque theme tweaks

Damien Cassou
In reply to this post by Steve Wirts
Hi,

you might want to add that to the Pharo issue tracker and add
gazzaguru2 to the CC list.

2009/5/23 Steve Wirts <[hidden email]>:

> Gary here's some tweaks I talked about (progressbar and tabbar fixed).
>  After the attached is filedin, evaluate
>
> UIThemeXP setup
>
> then to see the tweaks try (progress bar)
>
> SystemProgressMorph example
>
> and (tab bar)
>
> UITheme exampleGroups
>
> also an odd thing that may hint at a bug, is
> the progress bar moves faster while you move
> the cursor.
>
> thanks.
> sw
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: windowsesque theme tweaks

Steve Wirts
I've added a new issue, but It's not clear how to CC gary anywhere?
it's issue 844

On Mon, May 25, 2009 at 4:55 AM, Damien Cassou <[hidden email]> wrote:
Hi,

you might want to add that to the Pharo issue tracker and add
gazzaguru2 to the CC list.

2009/5/23 Steve Wirts <[hidden email]>:
> Gary here's some tweaks I talked about (progressbar and tabbar fixed).
>  After the attached is filedin, evaluate
>
> UIThemeXP setup
>
> then to see the tweaks try (progress bar)
>
> SystemProgressMorph example
>
> and (tab bar)
>
> UITheme exampleGroups
>
> also an odd thing that may hint at a bug, is
> the progress bar moves faster while you move
> the cursor.
>
> thanks.
> sw
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: windowsesque theme tweaks

Damien Cassou
2009/5/25 Steve Wirts <[hidden email]>:
> I've added a new issue, but It's not clear how to CC gary anywhere?

I put Gary to the owner

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: windowsesque theme tweaks

Gary Chambers-4
In reply to this post by Stéphane Ducasse
I'll integrate into Polymorph with some refactoring...

Regards, Gary

----- Original Message -----
From: "Stéphane Ducasse" <[hidden email]>
To: <[hidden email]>
Sent: Saturday, May 23, 2009 8:41 PM
Subject: Re: [Pharo-project] windowsesque theme tweaks


> gary I would like to include that in pharo (may be later we can
> package it better and more modular but for now,
> this is important not to lose it).
> So let me know.
>
> Stef
>
> On May 23, 2009, at 8:44 PM, Steve Wirts wrote:
>
>> Gary here's some tweaks I talked about (progressbar and tabbar fixed).
>>  After the attached is filedin, evaluate
>>
>> UIThemeXP setup
>>
>> then to see the tweaks try (progress bar)
>>
>> SystemProgressMorph example
>>
>> and (tab bar)
>>
>> UITheme exampleGroups
>>
>> also an odd thing that may hint at a bug, is
>> the progress bar moves faster while you move
>> the cursor.
>>
>> thanks.
>> sw
>>
>> <windowsesque.st>_______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: windowsesque theme tweaks

Stéphane Ducasse
cool :)

Stef

On May 27, 2009, at 11:43 AM, Gary Chambers wrote:

> I'll integrate into Polymorph with some refactoring...
>
> Regards, Gary
>
> ----- Original Message -----
> From: "Stéphane Ducasse" <[hidden email]>
> To: <[hidden email]>
> Sent: Saturday, May 23, 2009 8:41 PM
> Subject: Re: [Pharo-project] windowsesque theme tweaks
>
>
>> gary I would like to include that in pharo (may be later we can
>> package it better and more modular but for now,
>> this is important not to lose it).
>> So let me know.
>>
>> Stef
>>
>> On May 23, 2009, at 8:44 PM, Steve Wirts wrote:
>>
>>> Gary here's some tweaks I talked about (progressbar and tabbar  
>>> fixed).
>>> After the attached is filedin, evaluate
>>>
>>> UIThemeXP setup
>>>
>>> then to see the tweaks try (progress bar)
>>>
>>> SystemProgressMorph example
>>>
>>> and (tab bar)
>>>
>>> UITheme exampleGroups
>>>
>>> also an odd thing that may hint at a bug, is
>>> the progress bar moves faster while you move
>>> the cursor.
>>>
>>> thanks.
>>> sw
>>>
>>> <windowsesque.st>_______________________________________________
>>> Pharo-project mailing list
>>> [hidden email]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project