Darkstar2
 Joined: Jan 2014
Posts: 1,238
|
 |
Reply #30 Posted on: October 09, 2014, 03:28:49 AM |
|
|
|
lol this last one is identical to windows 10's crappy theme.......BLACK text on fucking dark blue caption! Who's the genius who thought of using black text LOL
That's my only gripe in win10, cannot stand to see black text on dark colored areas.
|
|
|
|
|
Darkstar2
 Joined: Jan 2014
Posts: 1,238
|
 |
Reply #32 Posted on: October 09, 2014, 04:27:28 AM |
|
|
|
LOL hurts my eyes looking at the D&D, and to think that back then I only used D&D, damn, times change. How about a dark purple and pink theme Robert ? lol!
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #33 Posted on: October 09, 2014, 05:19:18 AM |
|
|
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.
|
|
|
egofree
 Joined: Jun 2013
Posts: 601
|
 |
Reply #34 Posted on: October 09, 2014, 06:27:36 AM |
|
|
Quote from: Robert B Colton on October 08, 2014, 07:59:21 PM Try downloading again, it looks like I didn't actually upload it to Dropbox, sorry about that.
Ok, it is working as expected.  Now let's add scope and scripts in events and everything will be perfect ! 
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #35 Posted on: October 09, 2014, 10:01:35 AM |
|
|
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. Quote from: egofreeOk, 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.  
|
|
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #37 Posted on: October 09, 2014, 11:42:04 PM |
|
|
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/aa4ec0aa2cb45920667b745767ae23d4c981a4a9Quote from: egofreeRobert, 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.
|
|
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #39 Posted on: October 10, 2014, 01:29:08 AM |
|
|
|
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.
|
|
|
Darkstar2
 Joined: Jan 2014
Posts: 1,238
|
 |
Reply #40 Posted on: October 10, 2014, 01:44:34 AM |
|
|
I'm guessing probably some revamped room editor (very educated guess mind you, not random !)  But I guess we all know for sure it has something to do with LGM LOL!
|
|
|
egofree
 Joined: Jun 2013
Posts: 601
|
 |
Reply #41 Posted on: October 10, 2014, 09:04:06 AM |
|
|
|
I tested the 'Expand all' and 'Collapse all' functions, and they work fine.
I did more tests and i've found that it's possible to do a search with no keywords at all. It will return inconsistent results. This should be fixed.
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #42 Posted on: October 11, 2014, 06:19:45 AM |
|
|
|
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.
|
|
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #44 Posted on: October 11, 2014, 01:46:44 PM |
|
|
No, that's Josh, I am totally more like:  You know I fixed a Win32 bug this way, no joke.
|
|
|
|