Page 1 of 1

SGOS's Alpha GUI

Posted: Tue Jun 05, 2007 11:44 pm
by flash
See the appended pictures!

SGOS's Alpha GUI

updated on 2007-6-6

Posted: Tue Jun 05, 2007 11:50 pm
by morpheouss
composition? real transparency?

Posted: Wed Jun 06, 2007 12:10 am
by earlz
wow...very nice, I'd love to use that! it's almost like 3-d in another perspective..

Posted: Wed Jun 06, 2007 12:11 am
by pcmattman
Wow, that's really a good effort! Well done!

Posted: Wed Jun 06, 2007 12:12 am
by morpheouss
or maybe just translucency?

Posted: Wed Jun 06, 2007 12:14 am
by jzgriffin
Your close buttons seem to be a tad off (unless you intended for it to be that way), but other than that, great job!

Posted: Wed Jun 06, 2007 6:13 am
by flash
You can download SGOS by the web link:

http://sgos.googlegroups.com/web/IMG200 ... Wg2Be1aVC8


Qemu is inside the zip file.

Start qemu by executing Run.bat

Posted: Wed Jun 06, 2007 6:35 am
by morpheouss
flash wrote:You can download SGOS by the web link:

http://sgos.googlegroups.com/web/IMG200 ... Wg2Be1aVC8


Qemu is inside the zip file.

Start qemu by executing Run.bat
should srelease unix version

Posted: Wed Jun 06, 2007 2:08 pm
by t0xic
Wow! I can only hope my OS can be half that good!

Great job,

--t0xic

Posted: Wed Jun 06, 2007 2:12 pm
by gaf
One thing I've noticed is that the kernel seems to crash when run on a system with less than 18 MiB of memory. Maybe you could add some checks to handle this situstion more gracefully..

Other than that: Nice work !
should release unix version
Just install qemu and run it with the parameters specified in the .bat file ?

(qemu -m 32 -hda hd.img -boot c -localtime -soundhw sb16 -net nic)

regards,
gaf

Posted: Wed Jun 06, 2007 2:16 pm
by Zacariaz
t0xic wrote:Wow! I can only hope my OS can be half that good!

Great job,

--t0xic
Nownow, an OSis not a GUI;

Posted: Thu Jun 07, 2007 10:17 pm
by flash
SGOS running on real PC!

Posted: Thu Jun 07, 2007 11:09 pm
by earlz
I looked at your code..
aside from the non-english comments, I think your coding style is pretty good...though I haven't looked at it for too long..