Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update icons for Processing 2.0; multiple sizes, implement them in the PDE #671

Copy link
Copy link
@processing-bugs

Description

@processing-bugs
Issue body actions

Original author: f...@processing.org (April 17, 2011 20:42:39)

For the next release (2.0, probably), we'll want to include a proper set of icons on Windows, in addition to those provided on OS X.

JFrame.setIconImages() is a Java 6 method that allows you to specify images for multiple resolutions of icons depending on the context (alt-tab, the task bar, the desktop, etc).

16x16, 24x24, 32x32, 48x48, 64x64, and 256x256 seem to be the set of sizes that we should cover. We'll need them for other OSes anyway.

The guidelines for Windows Vista and Windows 7:
http://msdn.microsoft.com/en-us/library/aa511280.aspx

Guidelines for Windows XP:
http://msdn.microsoft.com/en-us/library/ms997636.aspx

Not that we need to follow the guidelines, but it's reference to follow for the sizes/placement/use.

Original issue: http://code.google.com/p/processing/issues/detail?id=632

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.