View Single Post
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#150
Originally Posted by Estel View Post
Hey, your idea with generic white/red switch is very good, it should be there instead of my proposed "indicator ON/OFF" button. As for landscape/portrait dillema, I would just split last button horizontally (ala landscape) - as said, even in portrait, they're going to be big enough for being comfortable.
It's not that simple. I am no Qt guru so bear with me.
It's the way that Qt auto-resizes the buttons. Hard to explain unless you have played with Qt.

Currently Lanterne is stacked horizontally and the buttons are set to resize this is the simplest method of catering for rotation.

Another (more in depth way) of doing it is setting fixed positions for everything in both orientations. This requires code and general messing about IME.

Personally I'd go for the easy option add a thin QPushButton "Night (Red) Mode" above the current four QpB's that stays highlighted when toggled on.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following 5 Users Say Thank You to sixwheeledbeast For This Useful Post: