iup-rust icon indicating copy to clipboard operation
iup-rust copied to clipboard

Resources

Open thelink2012 opened this issue 9 years ago • 1 comments

Tracking progress on resources. If you wish to implement any of those items leave a comment :)

  • [x] LED
  • [ ] Fonts
    • Since fonts are attributes (working) and the purpose of this item is to have a trait for fonteable controls, it's not a priority right now.
  • [x] Images
  • [ ] Keyboard
  • [ ] Menus
  • [ ] Handle Names
    • [x] IupSetHandle
    • [x] IupGetHandle
    • [x] IupGetName
    • [ ] IupGetAllNames
    • [ ] IupGetAllDialogs
  • [ ] String Names
    • [ ] IupSetLanguage
    • [ ] IupGetLanguage
    • [ ] IupSetLanguageString
    • [ ] IupGetLanguageString
    • [ ] IupSetLanguagePack
  • [x] IupClipboard
  • [x] IupTimer
  • [ ] IupUser
  • [ ] IupConfig
  • [ ] IupHelp

thelink2012 avatar May 27 '15 20:05 thelink2012

Picking Timer and Clipboard

thelink2012 avatar Jun 03 '15 01:06 thelink2012