Juggle4Evr:Controls to switch display to portrait mode (rotate in 90 degree steps) like with harware key on M912
Can't be done on XP, the API is different on every computer. Any code I do get would only work on the specific computer I own
Juggle4Evr:Controls to adjust display brightness, like with hardware function keys
Can't be done, same reason as above.
Juggle4Evr:Virtual keyboard to launch from within third party software
Any third party virtual keyboard would have to be programmed to take over once it detects you've clicked the textbox in my virtual keyboard. They'd have to support my app, not vice versa.
I do have a better virtual keyboard in the works, but it'll have to wait till I'm done my iPhone program launcher clone
Juggle4Evr: Should display a configurable taskbar at bottom or right of screen with definable buttons to launch (also to display system info like battery/date/time etc.) any programs. This taskbar should always be displayed even if other program is shown
You can do this by making a new toolbar from the taskbar.
Another question: Wich development tools did you use to program the softwaer? I saw some .BAS files, so I assum it's VisualBasic
Yip, it's VB6.0. Best IDE in existance. Half my stuff isn't even possible on C++ given the amount of time I have. I intend to keep improving it. Your appreciation is appreciated, makes me feel I'm not wasting my time