|
|
|
Goombert
|
|
Reply #33 Posted on: October 09, 2014, 12:19:18 am |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
Now I know you're being sarcastic, but regardless, you would have to make your own Look and Feel. It's just like CSS style sheets for Qt or JavaFX apps but you have to do it with actual code and then tell UIManager to use your classes to render the components. You obviously don't have to do all the painting you can in fact just set the back color or simple things like that. You can additionally use auxiliary look and feels, that's where you set a basic one and then extend it with another look and feel on top, but LGM don't support that quite yet. I have provided links in the other topic about designing your own Look and Feel, there is even a full electronic PDF book. http://enigma-dev.org/forums/index.php?topic=2283.0Josh is also going to make a contrasting dark version of the Calico icon set that will look better with the dark themes that we will prebundle with LGM.
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|
Goombert
|
|
Reply #35 Posted on: October 09, 2014, 05:01:35 am |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
I've now improved the main zoom tool, it will properly center to where you've clicked. I've additionally fixed the layout of the preferences frame to make it friendlier to certain look and feels. Ok, it is working as expected. Now let's add scope and scripts in events and everything will be perfect ! There's still tons of changes coming that you will be very surprised about, this is why I'm going slower with the version numbers. Top secret. Also, just to prove a point, these look and feels do work on Linux.
|
|
« Last Edit: October 16, 2014, 02:41:21 am by Robert B Colton »
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|
Goombert
|
|
Reply #37 Posted on: October 09, 2014, 06:42:04 pm |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
As of the following commit I have added the expand all and collapse all buttons to the search trees context menu. I have also fixed the layout of the search filter it should expand with the splitter under all look and feels now. I also made the extra zoom tools besides the main one zoom around the center of the image like most image editors. https://github.com/IsmAvatar/LateralGM/commit/aa4ec0aa2cb45920667b745767ae23d4c981a4a9Robert, as we are close friends, you know that you can tell me everything ! If I told you, I'd have to kill you. Even if I wanted to tell you I couldn't tell you much because I am not the one working on it, it which is almost fully done.
|
|
« Last Edit: October 09, 2014, 06:51:04 pm by Robert B Colton »
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|
Goombert
|
|
Reply #39 Posted on: October 09, 2014, 08:29:08 pm |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
No not quite that big, that requires a lot more work than you think. Anyway, I'm not going to tell so just give up.
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|
|
Goombert
|
|
Reply #42 Posted on: October 11, 2014, 01:19:45 am |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
I've uploaded a couple more fixes, the exception dialog was not actually displaying the stack trace. Please check OP for full changes and download.
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|
Goombert
|
|
Reply #44 Posted on: October 11, 2014, 08:46:44 am |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
No, that's Josh, I am totally more like: You know I fixed a Win32 bug this way, no joke.
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|