Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Do-it best with Dolphin Smalltalk

2 views
Skip to first unread message

Esteban A. Maringolo

unread,
Jul 26, 2006, 2:49:37 PM7/26/06
to
Hi,

For those who like minimalist and/or propagandistic wallpapers, I've
made one about Dolphin :-D.

You can download it from <http://emaringolo.users.dolphinmap.net>.

Regards,

--
Esteban.

Udo Schneider

unread,
Jul 27, 2006, 2:03:40 PM7/27/06
to
Esteban A. Maringolo wrote:
> For those who like minimalist and/or propagandistic wallpapers, I've
> made one about Dolphin :-D.
Nice work Esteban! I really liked your minimlist approach. I hope you
don't mind that I "copied" your design and adapted it for a Screensaver.

The screensaver is available here:
http://udos.users.dolphinmap.net/apps/doItBestdolphinScreensaver.html

CU,

Udo

Stefan Schmiedl

unread,
Jul 27, 2006, 3:17:33 PM7/27/06
to

Kudos to both of you, the image is fabulous and the screensaver will
be made default on all of my PCs.

Now I need to buy a new laptop elegant enough for the wallpaper :-)

Thanks,
s.

Udo Schneider

unread,
Jul 27, 2006, 3:31:51 PM7/27/06
to
Stefan Schmiedl wrote:
> Kudos to both of you, the image is fabulous and the screensaver will
> be made default on all of my PCs.
Thanks for the flowers :-)

BTW: Before I get more private questions on this. Yes, the screensaver
is written in Dolphin Smalltalk and yes I will make the framework
available as a goody. This basically means that /every/ View can be
turned into a screensaver with very less effort (you have to define a
name and a configuration dialog). Please note that this does not require
any changes to the View itself!

CU,

Udo

Christoph J. Bachinger

unread,
Jul 28, 2006, 5:17:13 AM7/28/06
to
Hi Stefan,

I just downloaded your Screensaver. I like it very much and it will
become the default on my machines.

But did you ever test it on double monitor systems. Because only the
first screen shows the saver the second is still alive. I tested this on
2 different double monitor systems. We use GForce4 Ti4200 and GX 5600
Graphic Adapters

Thanks to Esteban and you
cjb

Christoph J. Bachinger

unread,
Jul 28, 2006, 5:19:39 AM7/28/06
to
Hi Udo,

Sorry second try it becomes realy to hot.

Christoph J. Bachinger

unread,
Jul 28, 2006, 5:20:17 AM7/28/06
to
Christoph J. Bachinger schrieb:
> Hi Stefan,

UUps

Udo Schneider

unread,
Jul 28, 2006, 7:02:20 AM7/28/06
to
Christoph J. Bachinger wrote:
> But did you ever test it on double monitor systems. Because only the
> first screen shows the saver the second is still alive. I tested this on
> 2 different double monitor systems. We use GForce4 Ti4200 and GX 5600
> Graphic Adapters
I did test it indeed ... and it didn't work :-)

As far as I browsed through the /default/ class library there is no way
to enumerate monitors and/or get the extent of the displays. Currently I
just have the Screensaver cover the DesktopView. This defaults to the
primary display. If anyone knows a solution for that I'd be happy to know.

In addition there is allways the question what to do if you have
multiple monitors. Do you use one instance of the saver which spans over
the complete display(s) areas or do you start an independent instance
per display ...

CU,

Udo

Udo Schneider

unread,
Jul 28, 2006, 7:21:25 AM7/28/06
to
Udo Schneider wrote:
> As far as I browsed through the /default/ class library there is no way
> to enumerate monitors and/or get the extent of the displays. Currently I
> just have the Screensaver cover the DesktopView. This defaults to the
> primary display. If anyone knows a solution for that I'd be happy to know.
Forget part of that. The following code snippet came to the rescue ;-) :
SystemMetrics current virtualScreenExtent

CU,

Udo

Udo Schneider

unread,
Jul 28, 2006, 7:38:37 AM7/28/06
to
Christoph J. Bachinger wrote:
> I just downloaded your Screensaver. I like it very much and it will
> become the default on my machines.
I just uploaded a new version which supports multiple monitors as one
huge virtual display.

In addition I reactivated two features which where commented out:
- Hide Cursor during Screensaver
- End Screensaver on Key

Regards,

Udo

Christoph J. Bachinger

unread,
Jul 31, 2006, 6:02:03 AM7/31/06
to
Hi Udo,

now it works fine on both machines.

Thanks
cjb

0 new messages