News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

GUI Improvements

Started by los93sol, September 20, 2008, 07:35:57 PM

Previous topic - Next topic

tschak909

UI2 does not function well with a touch screen, primarily because it lacks methods for bringing the menu up simply by touching the screen.

As for the cursor, you can replace the cursor with a transparent cursor (in the skins folder) to see what the effect is... the issue is however:

* while you do have an effective trail on the main screen, the other gyro screens such as the TV guide, the volume/lighting, the chapter selection, and the jog shuttle do require some effective feedback. This is why the large mouse cursor is used, and why it changes from a 4-way, to various 2-way cursors to indicate the allowed mouse direction.

and yes, correct. Anything in the Standard Variation is inherited to the other variations. The exception to this is of course the Symbian (Cell phone) layout, which has its variation explicitly set to not inherit from the standard variation.

Play around a bit more. :)

-Thom

Marie.O

Tschak,

do you have to run regen for the orbiter, if you change the mouse cursor?

rgds
Oliver
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

tschak909

Good question!

will have to look into that.

-Thom

Marie.O

I can do that myself. Thanks Thom :)
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

los93sol

Hey guys I'm having a problem in HADesigner tonight, not sure what changed or how, but now in my "designer window" I cannot get to all of the settings since I cannot make the window large enough to view the ones all the way at the bottom, any ideas?

tschak909

you should have a minimum size of 1280x1024. With that said, if the display isn't big enough, a scroll bar will appear in the rightmost extreme of the window (but only if it's not maximized), you can use this to scroll up and down as needed.

-Thom

los93sol

yep, absolutely what the issue was, I didn't think changing my screen res would have effected it though as it was still pretty high...those are some steep requirements :)


tschak909

I understand. It is important to note however that you're working with images that are sized for 2844x1600, before sizing down to their target orbiter size.

btw, if you're interested, come over to: 

http://forum2.linuxmce.org/index.php?topic=6381.msg38881#new

-Thom

krys

what happened to this thread? did it get moved or did progress stop?

tschak909

I am still offering support for anyone interested in learning and doing UI work.

-Thom

chriss

Thom, I'm still messing around with HADesigner to make some first sketches for calendar functionality. Currently I am watching your screencast again because I have several problems, but I will come back to them in the dev thread.

Cheers
/Chriss

krys

I am very interested in helping out in this area as it is something that I am more familiar with. I have made it through most of your screencasts and will start messing around with HADesigner soon. I only wish that there was a way to bring all of the data to my work PC as this is where I tend to have a lot of downtime. From my understanding the PC running HADesigner needs to be on the cores network to send/recieve all of the data.

tschak909


chriss

krys,
you can install a local  mysql server and copy the pluto_main database and the skins directory to you work PC and you won't need the connection to the core anymore. This should be enough for playing around with HADesigner. You could even sync your changes to the master repository with sqlCVS...

/Chriss

tschak909

no, don't do that..... you won't be able to test your changes.