Centrafuse Carputer, CarPC & UMPC Forums

Go Back   Centrafuse Carputer, CarPC & UMPC Forums > 3rd Party Development > Skinning Discussions

Skinning Discussions All things skin related


Reply
 
LinkBack Thread Tools Display Modes
Old June 3rd, 2007, 05:01 AM   #11 (permalink)
3 Farad - Moderate Capacity
 
Join Date: Feb 2007
Posts: 23
NFSC is on a distinguished road
So can you please post some pics so that we can see what you have fun with. I'm very interested in it.

NFSC
NFSC is offline   Reply With Quote
Old June 3rd, 2007, 07:30 PM   #12 (permalink)
10 Farad - Flux Capacity
 
Zerach's Avatar
 
Join Date: Oct 2005
Location: Vancouver, Canada
Vehicle: Acura RSX Type-S
Posts: 389
Zerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the rough
Thumbs up Ask and you shall receive

Quote:
Originally Posted by NFSC View Post
So can you please post some pics so that we can see what you have fun with. I'm very interested in it.

NFSC
You Bet! I must admit I wasn't ready to do up the pics when I posted that comment. As I am switching between skining and code debugging. So it was functional but not very showable.

However I've done a lot of work today, it's really hot but I stayed inside and did some things.

These are mockups and not nearly finished; I was fooling around with the main menu and changing the functional layout. As most skins today are mostly the same layout with visual additions I wanted to do something that could redesign the layout of the buttons as well. So the following pictures of the main menu are of centrafuse running the changes made with the editor and the other pics are of the new feature I added to the editor this weekend.

Notice that the buttons and icons (editor2.jpg and editor3.jpg) are flexibly drawn and removed via the checkboxes on the right. This is a great feature as all onscreen icons are drawn as per these switches, so the skinner can modify icons and buttons in an efficient manner without either one getting in the way both functionally and visually.

I spent some time using this feature while doing the skins and without and I have to say it's one of those things that I though could be used but didn't realize how MUCH I used them when I put them in.

Anyways take a check, it's an additional feature I'll be freezing this version and moving to next week's release with some minor functional debuging tomorrow.

Check out the forums next Monday for the new version.

Right now it's time to get the motorcycle out and go for a ride.

Cheers!
Attached Images
File Type: jpg mainscreen1.jpg (136.0 KB, 169 views)
Highslide JS
File Type: jpg mainscreen2.jpg (135.9 KB, 147 views)
Highslide JS
File Type: jpg editor1.jpg (225.9 KB, 156 views)
Highslide JS
File Type: jpg editor2.jpg (227.2 KB, 128 views)
Highslide JS
File Type: jpg editor3.jpg (223.5 KB, 125 views)
Highslide JS
__________________
Development Effort:
DSATX Plugin 1.02 [---------|] 0% (CF3.1)
CentraSkin Editor V.70 [-|--------] 45%
Get CentraSkin V.601!!!!

If you like what you see, Please support my development efforts

Last edited by Zerach; June 3rd, 2007 at 07:33 PM. Reason: additional information
Zerach is offline   Reply With Quote
Old June 3rd, 2007, 08:33 PM   #13 (permalink)
10 Farad - Flux Capacity
knightmare's CarPC Specs
 
Join Date: Apr 2007
Location: CNY
Posts: 224
knightmare will become famous soon enough
will this editor allow for easy color changes too or just buttons changes?
knightmare is offline   Reply With Quote
Old June 3rd, 2007, 10:57 PM   #14 (permalink)
10 Farad - Flux Capacity
 
Zerach's Avatar
 
Join Date: Oct 2005
Location: Vancouver, Canada
Vehicle: Acura RSX Type-S
Posts: 389
Zerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the rough
Quote:
Originally Posted by knightmare View Post
will this editor allow for easy color changes too or just buttons changes?
Adobe will allow for easy color changes(for those that have it). My png file format support isn't even 100% compatible on displaying, I'm hoping to find something that will display png format properly and then I'll look in to more graphical related features.

Right now it's a tool for the visual layout of all the components buttons icons headers etc.
__________________
Development Effort:
DSATX Plugin 1.02 [---------|] 0% (CF3.1)
CentraSkin Editor V.70 [-|--------] 45%
Get CentraSkin V.601!!!!

If you like what you see, Please support my development efforts
Zerach is offline   Reply With Quote
Old June 5th, 2007, 09:02 AM   #15 (permalink)
10 Farad - Flux Capacity
AnandP83's CarPC Specs
 
AnandP83's Avatar
 
Join Date: May 2007
Location: Atlanta, GA
Vehicle: 2003.5 BMW M3 (e46)
Posts: 418
AnandP83 will become famous soon enoughAnandP83 will become famous soon enough
Quote:
Originally Posted by Zerach View Post
.....My png file format support isn't even 100% compatible on displaying, I'm hoping to find something that will display png format properly and then I'll look in to more graphical related features.
you might want to just make your own custom user control, inherit from the picturebox, and override the OnRender() for that file type - assuming you are using VS .NET 2005.
AnandP83 is offline   Reply With Quote
Old June 5th, 2007, 11:31 AM   #16 (permalink)
3 Farad - Moderate Capacity
 
Join Date: Feb 2007
Posts: 23
NFSC is on a distinguished road
Thanks Zerach for your pics. Looks really good what you are doing. I played with gimp2.0 to create new png-files and that is really hard work; even I'm not really a good skinner.

NFSC
NFSC is offline   Reply With Quote
Old June 8th, 2007, 01:25 AM   #17 (permalink)
10 Farad - Flux Capacity
 
Zerach's Avatar
 
Join Date: Oct 2005
Location: Vancouver, Canada
Vehicle: Acura RSX Type-S
Posts: 389
Zerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the rough
Unhappy

Quote:
Originally Posted by AnandP83 View Post
you might want to just make your own custom user control, inherit from the picturebox, and override the OnRender() for that file type - assuming you are using VS .NET 2005.

No...I'm not using VS, I'm using Delphi .net and it's the compiler that doesn't have the proper support...and so far I haven't found a component or inherited class that can do what I need it to (proper transparency and opacy effects).

Anyways I've tried new compilers and such and still no go...But that is far down the developement trail that I'll start doing graphics features. I'll probably look to adobe to see if they have an SDK that will help me out, it'd be nice to have their libraries to do some cool stuff with.
__________________
Development Effort:
DSATX Plugin 1.02 [---------|] 0% (CF3.1)
CentraSkin Editor V.70 [-|--------] 45%
Get CentraSkin V.601!!!!

If you like what you see, Please support my development efforts
Zerach is offline   Reply With Quote
Old June 13th, 2007, 08:45 PM   #18 (permalink)
10 Farad - Flux Capacity
 
Zerach's Avatar
 
Join Date: Oct 2005
Location: Vancouver, Canada
Vehicle: Acura RSX Type-S
Posts: 389
Zerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the rough
spent some time working on the final coding today

For those that are interested I took a bit of time off last weekend to get some other work done around the house.

I've started doing the final touches on the main screen skining. I've added all the necessary components to the XML reader and will have to figure out a little more with my XML writing code, It's an astetics and functionality problem that I'm having.

With luck I'll be done for the weekend and I'll release. If not VERY soon after.

With all the components of the main screen done you should be able to
- Put menu anywhere
- Drop down or slide out menu
- Put controls on the sides rather than top and bottom
- Arrange labels in different area's of the screen
- Arrange buttons anywhere
- Move the connection icons around the screen
- Add logo's where ever you want.

Think creatively with your shapes and make pictures rather than buttons and redesign the interface while your at it. I'm going to do a bunch of main screens and disconnected ideas to show those skinners out there what they could do with a little imagination, some of you might already have things prep'd and ready to show me

Here's another teaser:
Attached Images
File Type: jpg CFV.20.MainScreen.JPG (139.9 KB, 131 views)
Highslide JS
__________________
Development Effort:
DSATX Plugin 1.02 [---------|] 0% (CF3.1)
CentraSkin Editor V.70 [-|--------] 45%
Get CentraSkin V.601!!!!

If you like what you see, Please support my development efforts
Zerach is offline   Reply With Quote
Old June 13th, 2007, 10:43 PM   #19 (permalink)
10 Farad - Flux Capacity
 
Zerach's Avatar
 
Join Date: Oct 2005
Location: Vancouver, Canada
Vehicle: Acura RSX Type-S
Posts: 389
Zerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the roughZerach is a jewel in the rough
Here's a screen shot of stuff I'm working on, shows something other than buttons!
Attached Images
File Type: jpg skinshotacura.jpg (55.7 KB, 131 views)
Highslide JS
__________________
Development Effort:
DSATX Plugin 1.02 [---------|] 0% (CF3.1)
CentraSkin Editor V.70 [-|--------] 45%
Get CentraSkin V.601!!!!

If you like what you see, Please support my development efforts
Zerach is offline   Reply With Quote
Old June 14th, 2007, 09:43 AM   #20 (permalink)
10 Farad - Flux Capacity
knightmare's CarPC Specs
 
Join Date: Apr 2007
Location: CNY
Posts: 224
knightmare will become famous soon enough
Quote:
Originally Posted by Zerach View Post
Here's a screen shot of stuff I'm working on, shows something other than buttons!
does the needle move based on gps speeds?....lol thatd be awsome
knightmare is offline   Reply With Quote
Reply

Bookmarks

Tags
centrafuse, editor, progress, skin, v20

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:24 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2009 Flux Media, Inc. All rights reserved.Ad Management plugin by RedTyger