Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libui to the newest commit and add new functions #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FlyingGaz
Copy link

This pull request updates libui to the newest version (Aug 19, 2016) and adds the bindings to some of the new functions (I mainly left out uiForm and uiGrid).

build.rs was updated too and tested on Archlinux and Windows 10 using MSVC (The MSVC build of libui currently only works in debug mode).

Issue #1 should be fixed and I updated the example to use the new EditableComboBox.

Added new functions to Entry
Added new functions to RadioButtons
Added new functions to Window
Replaced intmax_t and uintmax_t with c_int
Updated the bindings to EditableCombobox
Added new functions main_steps and main_step
Removed function uiControlVerifyDestroy
Added new function uiUserBugCannotSetParentOnToplevel
Added new function to ProgressBar
Added new function to Separator
Added new function to MultilineEntry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant