Aeon Madnox for Krypton / Jarvis - (no longer in development)
You're right - looking at the code, it appears the label option isn't available for weather widgets but is respected. As a quick fix, change to any other widget (other than system information - which also doesn't have the label option), enable the label, then change back to weather. I'll fix the bug in the next day or two Smile

As regards art choices for widgets, and without going into too much detail, we've three choices as to how they are handled...

1. (Original intention of Skin Shortcuts when I re-wrote the code for the 'new' widgets implementation) - base the available art on the widgetType property, so all (for example) Movie artwork will always be available for Movie widgets, whether or not the widget actually supplies that artwork.

2. (As Mr. V has done in Nox 5: Silvo) - Override the widget groupings (the options you get when you select a widget) to return a different widget property for the default widgets, knowing that they will (generally) return all the artworks available

3. (An option that occurred to me whilst eating turkey but a day ago, but needs testing for speed + accuracy) - Use a hidden list to load the widget in the management dialog once selected, then let user choose the artwork that (say) the first 5 items in the widget actually have.

Whilst that probably sounds quite clear cut, it's actually more complicated than that, but that gives a good overview of the options. The final solution will be whatever the first person to get to writing the code manages to get working Wink


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release (for Isengard / Jarvis) - by BobCratchett - 2015-12-27, 03:21
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39