Yes, you can use libraries in yab, means writing them once and using them in multiple projects.
It occurs to me that I should work on my yab IDE again, I’m going to push the whole thing further there, you can add everything (cases, subroutines, main, loops) to each project there, they are central to the work on disposal.
But yab is Haiku only, the language are only on this system.
I already had a good application on Win32 … but somehow it is lost in nowhere
What are you recommending for 2D Vectorgraphics programming on Haiku ? … In Windows I was capselling GDI+ what btw, was alot of work … is there a similar concept possible on Haiku ?
What i at least would need is programming 2DVector mulitlayers
What is common sense on Haiku for 2D Vectorprogramming ?
It seems you have plenty really basic question for which you can easily find answers if you boot Haiku in virtual machine or from a live USB. Consider to do that.
Actually it was VB3 that I used on 3.1. At the time they were touting OLE as I recall. Still, Lazarus is broadly similar in concept to VB classic and the UI is reminiscent.
VB3 was an interpreter basic. VB6 was a compiler basic … and well: it is still one of the best tools i ever used on a computer for programming … and it has a middleware concept.
Mmm, If you want to test it, maybe try a live USB or do an installation on a virtual machine. If you want anyway a real installation on your hardware, you could do dual booting without deleting your current OS to use it in case of emergencies.
Paladin’s IDE depends on the usage of the “stack and tile” feature of the Haiku GUI. You probably won’t run into that on first glance. It lets you combine multiple windows into one by stacking windows on top of each other so the tabs become your indication of which is on top. Tiling connects windows that are side by side into one window.
Traditional IDE development is almost rendered obsolete by stack-and-tile. Multiple programs can be used together that way.
what i need is a very basic overview about Haiku before i begin with any project on a new OS… I am completly newbie here.
and difficult: The programming “philosophy” i had on Win32 was giving me the security to do any project on a computer by “writing DLLs” in any language and giving them a “Look and Feel” of Windows with VS6
Somehow i need this concept too on a new operating system - but honestly i cant find a similar concept on Haiku for writing apps.
All writing in C++ might be possible for somebody who is working on an university or any educational sector with a solid income … but not for somebody who is fighting a freelancer ratrace fight
difficult: Win64 i dont want to go … Win32 obviously is an outrunning model and any other alternative i still dont see