...what LiteStep module(s) would you create?
All right, this thread is just for fun but maybe it could also be useful for module coders looking for ideas. Simply try to come up with one or more modules you would code if you were a programmer. It doesn't have to be a feasible idea, neither does it have to be useful to anyone but you. Anything goes.
OK, to start this off there are three modules I'd create:
LSMeter.dll, a meter module like Rainmeter, but without ini files, standalone mode and general messiness.
LSPlayer.dll, a full-blown media player for LiteStep, i.e. not just a Winamp/foobar/etc front end.
LSSkinner.dll, a windows-skinning module along the lines of BBWinSkin, with both bitmap and solid color support. Basically it would create a window frame and caption and have a number of different widgets for buttons/frames to choose from in solid color mode.
heh.. if it's just a wish list here goes :
shellExtensions.dll, mimic shell extensions of windows or linux (this is probably more of a LS hard code dealy), with the ability to turn on or off certain functions - like *cough* blank media recognition.
network.dll, a wonderful little ditty built into LS to allow PC manipulation anywhere, with security (i.e., the windows XP-ish ability to use your "PC Anywhere" just with logins and password protection). Yes, Im asking someone to make LS a toy for making networks easy to setup over local and web based networking (you said it was what I would want...)
if at all possible, it would be kinda cool to make a program that could convert specific sized bmp's (or, whatever) into usable icons for LS. Not everyone has photoshop, and the wonderful plug-ins that the rest of us have...
LSPlayer would definately be cool. That totally has my vote.
Thanks for the fun idea
Amejin
VisualStyle.dll - Either load a VS for windows to use or Use the current windows VS to skin Litestep.
Windows.dll - Move resize stretch warp twist windows (just like MacOS does it) but this would be more of a taskbar addon.
LookFocus.dll - When I press tab it actually tabs to where I am looking, not just the next one down (tab backwards etc)
Style Importer, which would allow for binary modules to add different display options, such as native windows skinning types, images, BB styles, etc.., and the ability to change them, such that anything using it would also change (make style changes during run-time, fire an apply command, and all are reloaded).
However, it'd be crazy-hard to get working :).
WinControls: a module to allow the use of dropdown boxes, list boxes, comob boxes, text boxes, text areas, checkboxes, and radio button groups.
Wincontrols: ckDialog dude
How so? AFAIK, ckDialog only deals with whole windows.
[hijack]Is there a theme out there that uses ckDialog? I don't think I've seen one before.[/hijack]
[hijack] Yes...LDE by leafy phil[/hijack] Now lets get back on track folks!
ImageColors.dll Scans an image and outputs a range of the colors:
Highlight: The lightest (common) color used
Average: The average color (most common)
Shadow: The darkest (common) color used
or even more...
That would be cool. Themes that fit any wallpaper :D
I'd like to see Id3 tags used better
to extract and see album art in a label...
And how about a complete weather module!
Also dynamicaly resizing labels click and drag to resize?
And not done by scripting...
Anything else?
" extract and see album art"
album art inside ID3 tags? I dont think so. The M$ Media Plyer album art is just a specially named image in the album folder.
You could do that in a label ;)
"dynamicaly resizing labels"
You mean xLabels resize borders?:
"ResizeBorder LEFT RIGHT TOP BOTTOM or (LEFT/RIGHT) (TOP/BOTTOM) or (LEFT/RIGHT/TOP/BOTTOM)
If set to 4, 2 or 1 INT value(s), a virtual border with the specified size is put at the matching side of the label, with which you can resize the label On-The-Fly like normal windows =)"
???
There is to much info in those readme's, not that its a bad thing.
But how the hell did I miss ResizeBorder's
me go's and bangs head on wall...
Thanks bro for the heads up.