Cross-platform Golang GUI library, The core binding is liblcl, a common cross-platform GUI library created by Lazarus. GoVCL is a native GUI library, not based on HTML, let alone DirectUI library, everything is practical. If you want to support linux arm and linux 32bit, you need to compile the corresponding liblcl binary. Designed in Lazarus, code written in Golang. Depending on whether the compiled binary is 32 or 64 bits, copy the corresponding liblcl.dll to the current executable file directory or system environment path.
Features
- Supports Windows | Linux | macOS
- Cross-platform Golang GUI library
- The core binding is liblcl
- govcl minimum requirement is go1.9.2
- Pure code, imitating the way of FreePascal class
- All UI components are non-threaded/non-coroutine safe
Categories
FrameworksLicense
Apache License V2.0Follow GoVCL
Other Useful Business Software
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.
Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GoVCL!