Page 1 of 1

About Visopsys design

Posted: Mon Jun 20, 2011 8:09 pm
by espectalll123
Hey, how could I change cursors, buttons, windows, etc. with the Visopsys source code? And where are these files? Thanks for the best answer! ;)

Re: About Visopsys design

Posted: Mon Jun 20, 2011 8:38 pm
by espectalll123
One more thing: I did a new logo for Visopsys. Here are the download URLs:

·PNG, 528x528 image: http://espectalll123server.net63.net/Visopsys/logo.png
·XCF, 528x528 source: http://espectalll123server.net63.net/Visopsys/logo.xcf

How it looks? :)

Re: About Visopsys design

Posted: Tue Jun 21, 2011 10:41 pm
by andymc
espectalll123 wrote:Hey, how could I change cursors, buttons, windows, etc. with the Visopsys source code? And where are these files? Thanks for the best answer! ;)
Mouse cursors are found in the dist/system/mouse directory, and the config file that selects them is dist/system/config/kernel.conf

Buttons are drawn using code in src/kernel/kernelWindowButton.c, and other parts of windows (such as window borders) are drawn in places such as src/kernel/kernelWindowBorder.c, etc.

Any other images that are used can be found under the dist/system tree.

Hope that helps!

Andy

Re: About Visopsys design

Posted: Tue Jun 21, 2011 10:46 pm
by andymc
andymc wrote:Buttons are drawn using code in src/kernel/kernelWindowButton.c, and other parts of windows (such as window borders) are drawn in places such as src/kernel/kernelWindowBorder.c, etc.
Also, some of the drawing parameters (colours, sizes, shading, etc.) for those are specified in the dist/system/config/window.conf

Re: About Visopsys design

Posted: Fri Jun 24, 2011 4:52 pm
by espectalll123
Thanks for the info! ;)

Re: About Visopsys design

Posted: Tue Jun 28, 2011 7:11 pm
by El_Matador
@espectalll123 Did something happen with your website? I can't see the images you posted before.

Re: About Visopsys design

Posted: Tue Jun 28, 2011 9:39 pm
by espectalll123
Sorry! :( The web is in manteinance, so you need to wait. Probably, you could see the image tomorrow.

Re: About Visopsys design

Posted: Wed Jun 29, 2011 10:27 pm
by El_Matador
The logo looks good, but I think it can look better

Re: About Visopsys design

Posted: Fri Jul 01, 2011 8:26 am
by espectalll123
I will try to modify the logo and make it better. Thanks for the comment, El_Matador!