Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Executable's icon within UI elements #10

Closed
BootBlock opened this issue Oct 15, 2020 · 1 comment
Closed

Display Executable's icon within UI elements #10

BootBlock opened this issue Oct 15, 2020 · 1 comment
Assignees
Labels
gui Relates to the graphical user interface

Comments

@BootBlock
Copy link
Owner

If an Application's Executable property references a valid executable, obtain the executable's icon and display it within any relevant UI elements.

@BootBlock BootBlock added the gui Relates to the graphical user interface label Oct 15, 2020
@BootBlock BootBlock self-assigned this Oct 15, 2020
@BootBlock BootBlock added the in-progress Issue is being worked upon label Oct 15, 2020
@BootBlock
Copy link
Owner Author

The icon/image should be stored within the serialised Application object; having to reach out into the file system to just extract the images from files... don't like it, especially if running from a mechanical drive as the seek times can be a killer during WW's startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Relates to the graphical user interface
Projects
None yet
Development

No branches or pull requests

1 participant