Author Topic: Glest GUI Skin  (Read 2580 times)

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Glest GUI Skin
« on: 11 February 2009, 11:24:35 »
When I have finished adding a GUI lib there will be a job for someone to create a Glest style skin.

This means learning the skinning system, creating xml files and images for widgets, mouse icons, fonts, etc.

Don't get caught up on the specific system at the moment. What we need is designs for: button, check box, drop down box, scroll bars, mouse icons, window, status  bar. There are probably more but that will do for now.
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

gameboy

  • Guest
Re: Glest GUI Skin
« Reply #1 on: 12 February 2009, 04:57:58 »
I'll try to do something.

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Glest GUI Skin
« Reply #2 on: 13 February 2009, 04:53:04 »
Thanks Gameboy.

It is likely we will use CEGUI (just need to get the OK from Daniel) so here is an application (for Windows) where you can practise skinning.  cegui_test.zip (2.27 MB)

Falagard Skinning System
http://www.cegui.org.uk/FalDocs/
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

gameboy

  • Guest
Re: Glest GUI Skin
« Reply #3 on: 13 February 2009, 09:30:59 »
A..... how do i do this?
When I try to open the .exe file it says "The application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
« Last Edit: 13 February 2009, 18:39:49 by gameboy »

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Glest GUI Skin
« Reply #4 on: 13 February 2009, 11:34:52 »
I think this is happening because you don't have some files that come with Visual Studio. http://typethinker.blogspot.com/2007/12/visual-c-application-configuration.html

Try putting these files in the same directory as the exe. msvc_runtime.zip (454.76 KB)

I'm not sure if both are needed.
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

gameboy

  • Guest
Re: Glest GUI Skin
« Reply #5 on: 13 February 2009, 18:41:51 »
It's still shows the same message.

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Glest GUI Skin
« Reply #6 on: 14 February 2009, 01:30:55 »
Try this exe. gui.zip (432.26 KB)
I don't think the other dlls i provided are needed.

If that doesn't work you might need to use the runtime installer
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

gameboy

  • Guest
Re: Glest GUI Skin
« Reply #7 on: 14 February 2009, 02:57:05 »
Okay it works, now onto work.....

 

anything