Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
  Print  
Author Topic: LateralGM 1.8.6.844  (Read 102043 times)
Offline (Unknown gender) Darkstar2
Reply #30 Posted on: October 08, 2014, 10:28:49 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
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.

Logged
Offline (Male) Goombert
Reply #31 Posted on: October 08, 2014, 10:30:54 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
I can't help it I love it. It looks just like the GM6/7/8 advertising screenshot, brings back good memories.


« Last Edit: October 09, 2014, 09:37:12 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.

Offline (Unknown gender) Darkstar2
Reply #32 Posted on: October 08, 2014, 11:27:28 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
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!
Logged
Offline (Male) Goombert
Reply #33 Posted on: October 09, 2014, 12:19:18 am

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
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.0

Josh 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.

Offline (Unknown gender) egofree
Reply #34 Posted on: October 09, 2014, 01:27:36 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
Try downloading again, it looks like I didn't actually upload it to Dropbox, sorry about that.

Ok, it is working as expected.  (Y) Now let's add scope and scripts in events and everything will be perfect !  :)
Logged
Offline (Male) Goombert
Reply #35 Posted on: October 09, 2014, 05:01:35 am

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
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: egofree
Ok, it is working as expected.  (Y) 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.

Offline (Unknown gender) egofree
Reply #36 Posted on: October 09, 2014, 06:23:56 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
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.

Robert, as we are close friends, you know that you can tell me everything !  :D ;)

By the way, before adding 200 new features into LateralGM, i hope that the search function will be finished before !  ;)
« Last Edit: October 09, 2014, 11:47:07 am by egofree » Logged
Offline (Male) Goombert
Reply #37 Posted on: October 09, 2014, 06:42:04 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
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/aa4ec0aa2cb45920667b745767ae23d4c981a4a9

Quote from: egofree
Robert, 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.

Offline (Unknown gender) Darkstar2
Reply #38 Posted on: October 09, 2014, 08:00:56 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
Ahh you just said it all, I think I know who you are referring to  :P nice must have to do with LGM being fully C++ compiled and no more java plugin headaches........

Is that it ?  :v: ;D :v: ;D :v:
Logged
Offline (Male) Goombert
Reply #39 Posted on: October 09, 2014, 08:29:08 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
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.

Offline (Unknown gender) Darkstar2
Reply #40 Posted on: October 09, 2014, 08:44:34 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
I'm guessing probably some revamped room editor (very educated guess mind you, not random !) :D

But I guess we all know for sure it has something to do with LGM LOL!
Logged
Offline (Unknown gender) egofree
Reply #41 Posted on: October 10, 2014, 04:04:06 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
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.
Logged
Offline (Male) Goombert
Reply #42 Posted on: October 11, 2014, 01:19:45 am

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
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.

Offline (Unknown gender) egofree
Reply #43 Posted on: October 11, 2014, 08:09:44 am
Contributor
Joined: Jun 2013
Posts: 601

View Profile Email
If I told you, I'd have to kill you.

I never thought that it would be so dangerous to get involved in an open-source project !  :o

Now we know the true personality of Robert !  :ohdear:  :)  :D :

« Last Edit: October 11, 2014, 08:37:45 am by egofree » Logged
Offline (Male) Goombert
Reply #44 Posted on: October 11, 2014, 08:46:44 am

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
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.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
  Print