Page 5 of 7

Re: Visopsys discussion forum

Posted: Wed Feb 15, 2012 10:22 am
by andymc
The forums need more people like you :mrgreen:

Absolutely, more apps would be great. I haven't spent any time porting things, really, but it would be great if someone would!

If you need any support from me (adding missing C library functions, compiling/linking advice, etc) just shout.

Andy

Re: Visopsys discussion forum

Posted: Wed Feb 15, 2012 1:34 pm
by ap0r
Well thank you... i haven't worked with C before, learning it as we speak, but i think this project could be the next breaktrough and i catched on it early (relatively early i mean) :D

Re: Visopsys discussion forum

Posted: Tue Mar 06, 2012 11:01 pm
by espectalll123
I think that, as I'm learning C, I will try to develop some small apps for Visopsys :)

Re: Visopsys discussion forum

Posted: Wed Mar 07, 2012 5:31 am
by 85598293@qq.com
How to load the TTF font library for Chinese, I have no VBF font library.

Hi all :) I've got a question...

Posted: Fri Jan 31, 2014 2:18 pm
by xHASZUx
like i writed, I've got a question 4 You Messrs (sorry 4 bad english XD im frome poland :) and messrs is gentelmans in dictionary) what language should i write a simple program in visopsys system? like in windows i use vbs 4 do a msgbox that tells e.x. "hello world", and in what file should i compilate it? like: windows---> .exe ; .vbs etc. :)

Re: Visopsys discussion forum

Posted: Fri Jan 31, 2014 2:47 pm
by ap0r
You should use C, it's the only language supported right now. For more info you can head to http://visopsys.org/developers.htm

You create your source code in C with any text editor, or your favourite IDE, then you compile it following the Build instructions that you can find inside the source code download

Re: Visopsys discussion forum

Posted: Fri Jan 31, 2014 2:49 pm
by andymc
Hi xHASZUx

Right now, the language to use is C. That's the only one that's got the runtime support at the moment, although others could be added.

If you download the source code, you can look at some of the smaller, simpler programs in the src/programs directory, and see how Visopsys programs are constructed.

You can also check this threadhttp://visopsys.org/forums/viewtopic.php?f=3&t=191 for the first part of a tutorial about writing GUI programs in Visopsys.

Re: Visopsys discussion forum

Posted: Fri Jul 04, 2014 7:33 pm
by myrubapa
Hi guys! I read you looking Developers your project (http://sourceforge.net/p/forge/helpwant ... /8b1f820a/)
My experience three years, i know Python, PHP, Javascript, Shell and base C
I want join Visopsys because for me interesting

Re: Visopsys discussion forum

Posted: Fri Jul 04, 2014 7:52 pm
by ap0r
Hello and welcome myrubapa, just take a look around the forums, there is stuff that is wanted/needed and basically you're free to do as you please. We're big on internationalization (translating mainly) and also there are many needed applications. For starters i'd recommend downloading the latest source, take a peek under the hood :) feel free to submit bugfixes or new programs or anything via the forums. Cheers and once again welcome!

Also if you think of anything that visopsys might need, feel free to just add that, and share it on the forums :)

Re: Visopsys discussion forum

Posted: Sat Jul 05, 2014 7:28 am
by myrubapa
Thanks ap0r!