Visopsys discussion forum

General discussion about Visopsys.
User avatar
andymc
Posts: 589
Joined: Tue Nov 16, 2010 7:20 pm

Re: Visopsys discussion forum

Post 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
User avatar
ap0r
Posts: 105
Joined: Tue Feb 14, 2012 12:40 am

Re: Visopsys discussion forum

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

Re: Visopsys discussion forum

Post by espectalll123 »

I think that, as I'm learning C, I will try to develop some small apps for Visopsys :)
espectalll123, making dreams work!
User avatar
85598293@qq.com
Posts: 2
Joined: Fri Feb 03, 2012 3:36 pm

Re: Visopsys discussion forum

Post by 85598293@qq.com »

How to load the TTF font library for Chinese, I have no VBF font library.
xHASZUx
Posts: 1
Joined: Fri Jan 31, 2014 2:07 pm

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

Post 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. :)
User avatar
ap0r
Posts: 105
Joined: Tue Feb 14, 2012 12:40 am

Re: Visopsys discussion forum

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

Re: Visopsys discussion forum

Post 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.
myrubapa
Posts: 3
Joined: Fri Jul 04, 2014 7:07 am

Re: Visopsys discussion forum

Post 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
User avatar
ap0r
Posts: 105
Joined: Tue Feb 14, 2012 12:40 am

Re: Visopsys discussion forum

Post 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 :)
Image
Image
myrubapa
Posts: 3
Joined: Fri Jul 04, 2014 7:07 am

Re: Visopsys discussion forum

Post by myrubapa »

Thanks ap0r!
Post Reply