Wingui Versions Save

Golang GUI library for windows, UI created by ResEdit or Visual Studio Resource Editor

v0.0.7

5 months ago

wowjump support vanilla client.

v0.0.6

3 years ago

fix commctrl const value,adjust tab control.

Edit, add OnChanged.

Dialog, add GetWidget method.

Dialog, add OnClose OnDestroy

	// TODO: need fix value
	LVM_FIRST = 0 // ListView messages
	TV_FIRST  = 0 // TreeView messages
	HDM_FIRST = 0 // Header messages

v0.0.5

4 years ago

update examples. winapi add api FlashWindow

v0.0.4

4 years ago

update examples.

v0.0.3

4 years ago

Updated some widgets.

  • Image
  • ComboBoxx
  • ListBox

  • PushButton
  • CheckBox
  • Radio Button

  • Slider Control

Welcome PRs.

v0.0.2

4 years ago

Now only have simple Button,Edit and Static label widgets.

Welcome PRs.

v0.0.1

4 years ago

Now just release examples for preview.

basic
dll
wowjump tool