Author Topic: Yet another splashscreen  (Read 4528 times)

Offline Aleksandr

  • Multiple posting newcomer
  • *
  • Posts: 21
Yet another splashscreen
« on: November 26, 2014, 05:34:39 am »
subj
[AAAA|+}

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5913
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Yet another splashscreen
« Reply #1 on: November 26, 2014, 07:03:30 am »
Good work!
But I think the background colour should be white or transparent especially in a white ground start page.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline Aleksandr

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Yet another splashscreen
« Reply #2 on: November 26, 2014, 11:06:30 pm »
Kind of like the start page background is not white, but one of the system colors. Anyway, I have it light gray (#C0C0C0). So if I make the background transparent, the letters can merge with it.

One can make a gradient around the edges from black to transparent.
[AAAA|+}

Offline Aleksandr

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Yet another splashscreen
« Reply #3 on: November 27, 2014, 01:25:20 am »
Name of different style.
« Last Edit: January 05, 2015, 03:05:08 am by eMan.Lived »
[AAAA|+}

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Yet another splashscreen
« Reply #4 on: November 27, 2014, 07:37:58 am »
Hm, isn't this splash screen more suitable for vim like editor?  ::) ;D
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]