Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.71 KB

File metadata and controls

49 lines (27 loc) · 1.71 KB

XCGUI Examples

English | 简体中文

https://github.com/twgh/xcgui Examples

Usage

1. Clone project to local

(1) git clone

git clone https://github.com/twgh/xcgui-example

(2) If you don't have git, you can download the source zip and decompress it locally.

download

2. Execute commands in the project directory

go mod tidy
go run .\Basic\SimpleWindow\

Example Image

Visualization UI Designer

uidesigner

UI Show

HouTai017

YanZheng018

WebView Examples

Chart

EmbedAssets

CreateByLayoutEle

VueAndVite