About Visopsys design

General discussion about Visopsys.
Post Reply
User avatar
espectalll123
Posts: 54
Joined: Tue Jan 25, 2011 7:58 pm
Location: Toledo, Spain
Contact:

About Visopsys design

Post 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! ;)
espectalll123, making dreams work!
User avatar
espectalll123
Posts: 54
Joined: Tue Jan 25, 2011 7:58 pm
Location: Toledo, Spain
Contact:

Re: About Visopsys design

Post 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? :)
espectalll123, making dreams work!
User avatar
andymc
Posts: 589
Joined: Tue Nov 16, 2010 7:20 pm

Re: About Visopsys design

Post 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
User avatar
andymc
Posts: 589
Joined: Tue Nov 16, 2010 7:20 pm

Re: About Visopsys design

Post 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
User avatar
espectalll123
Posts: 54
Joined: Tue Jan 25, 2011 7:58 pm
Location: Toledo, Spain
Contact:

Re: About Visopsys design

Post by espectalll123 »

Thanks for the info! ;)
espectalll123, making dreams work!
El_Matador
Posts: 18
Joined: Mon Mar 07, 2011 2:38 am

Re: About Visopsys design

Post by El_Matador »

@espectalll123 Did something happen with your website? I can't see the images you posted before.
++++++++++[>+++++++<-]>++.<+++[>++<-]>+.<++[>--<-]>+.<+++[>---<-]>--.
User avatar
espectalll123
Posts: 54
Joined: Tue Jan 25, 2011 7:58 pm
Location: Toledo, Spain
Contact:

Re: About Visopsys design

Post by espectalll123 »

Sorry! :( The web is in manteinance, so you need to wait. Probably, you could see the image tomorrow.
espectalll123, making dreams work!
El_Matador
Posts: 18
Joined: Mon Mar 07, 2011 2:38 am

Re: About Visopsys design

Post by El_Matador »

The logo looks good, but I think it can look better
++++++++++[>+++++++<-]>++.<+++[>++<-]>+.<++[>--<-]>+.<+++[>---<-]>--.
User avatar
espectalll123
Posts: 54
Joined: Tue Jan 25, 2011 7:58 pm
Location: Toledo, Spain
Contact:

Re: About Visopsys design

Post by espectalll123 »

I will try to modify the logo and make it better. Thanks for the comment, El_Matador!
espectalll123, making dreams work!
Post Reply