Skip to content

Releases: whtiehack/wingui

v0.0.7

08 Dec 00:36
Compare
Choose a tag to compare

wowjump support vanilla client.

v0.0.6

20 Jun 06:24
Compare
Choose a tag to compare

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

20 Feb 15:47
Compare
Choose a tag to compare

update examples.
winapi add api FlashWindow

v0.0.4

24 Dec 02:59
Compare
Choose a tag to compare

update examples.

0.0.3

14 Oct 12:55
Compare
Choose a tag to compare

Updated some widgets.

  • Image
  • ComboBoxx
  • ListBox

  • PushButton
  • CheckBox
  • Radio Button

  • Slider Control

Welcome PRs.

simple widget done.

12 Sep 07:51
Compare
Choose a tag to compare

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

Welcome PRs.

examples

10 Sep 10:21
Compare
Choose a tag to compare
examples Pre-release
Pre-release

Now just release examples for preview.

basic
dll
wowjump tool