![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
Graphics help
We're currently working on the Element user interface and we're having a slight problem. We need a nice background and some images for the buttons. Now we have some backgrounds but they're not the greatest.
Also, each button uses two pictures. For a button called close_btn, we have: close_btn_low and close_btn_hi where the first one is the original image and the second one is the same as the first but brighter to indicate that the button is selected. If anyone is interested, just say and i'll post more information. Here's a sample set(red is the transparency key meaning it will appear as transparent): |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Can I suggest using PNGs? Oh, and red_circle_btn_hi.gif has a square.
![]() |
|
|
|
|
|
#3 | |
|
Professional Programmer
|
Quote:
Also they're really quite large, but I am biased to small, clean interfaces. And since it's named Element, maybe you could run with that with the graphics? Fire wind water and whatnot?
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;} |
|
|
|
|
|
|
#4 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
- all the images Are png.
- red_circle_btn_hi.gif has a square because it was 2:00AM when i commited. :eek: (BTW, the images on the CVS are just for show, all used images are compiled to the exe from a resx file) - Keys are used for the form background ONLY. PNG alpha layer doesn't work on the form backgournd. - I see y'all got some nice and creative ideas, why not help out a little. Here's what we need at this point: - three 25x25 pixels images for the control box: one close button, a minimize, and a maximize button windows style. - Signin button and Send button with reasonable sizes - Two nice background images: one for the long forms(similar to the image attached above) and one for the chat window. |
|
|
|
|
|
#5 |
|
Programming Guru
![]() |
Can I suggest wrapping a black circular edge/border around the circle in the background image?
|
|
|
|
|
|
#6 |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
I don't know how to do that. I have photoshop cs2 and it so damn complicated. You're free to modify the existing images if you want.
|
|
|
|
|
|
#7 |
|
Programming Guru
![]() |
You could even do it in Paint. Just select the circle tool. And draw a black circle (no fill) over top of the existing one...
|
|
|
|
|
|
#8 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
I strongly advise an XML config for skins.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#9 | |
|
Expert Programmer
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4
![]() |
@Sane: Oh, you're talking about the little circle. Yeah i can do that, but i can't wrap the whole image because paint doesn't have a round edge rectangle.
Quote:
|
|
|
|
|
|
|
#10 |
|
Programmer
Join Date: Apr 2005
Posts: 96
Rep Power: 4
![]() |
what is the Element?
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|