andlabs / ui

Platform-native GUI library for Go.
Other
8.34k stars 648 forks source link

how to get the time of DateTimePicker #214

Closed ghost closed 6 years ago

ghost commented 7 years ago

andlabs,I want to use the DateTimePicker,but find there is no method to get the time,could you help me?

andlabs commented 7 years ago

I have not written that yet; sorry. I still need to figure out how I'm going to expose the time information.

ghost commented 7 years ago

if i know how your write,i guess i can help you ,but i am not good at c and libui.now ,i find a way use your ui as mvc mode,but the widget need a lot of perfect

andlabs commented 6 years ago

Merged with andlabs/libui#297. Go API will come later. Closing for now.

ghost commented 6 years ago

cool