Forum > FV/Textmode IDE
Free Vision: How do I get it?
garlar27:
Hi, it might be a silly question but, how do I get Free Vision?
I couldn't find the binary within the FPC's bin folder ....
Any help would be appreciated.
dogriz:
I guess you are thinking about fp?
wp:
The units are in the fpc source folder packages/fv/src. There is also a test application in packages/fv/examples.
Note: the test app only compiled after I commented "{$I platform.inc}" which is not found. And at runtime the mouse does not work. (Windows 10, Laz 1.6/fpc 3.0)
marcov:
To make the mouse work, turn off the "quickedit" property in the cmd.exe box. This turns off the copy-and-paste support and gives mouse events to the application.
wp:
Thank you, marco.
Any idea about the missing platform.inc file? I tested several old versions that I still have on my system. Only in the oldest one, Laz 1.0/fpc 2.6.0 I do find a platform.inc in the fv/src file?
Navigation
[0] Message Index
[#] Next page