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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GoVCL!