Skip to content

Is there a documentation where I can learn more about how to use this library? #27

@s1-en

Description

@s1-en

The website is unfortunately not very informative and most entries in the API section don't have any descriptions (A simple search feature for the API would probably be a huge boon). Also the guides linked in here are all empty Markdown files for some reason.

https://github.com/haxeui/haxeui-guides

I was specifically looking for:

  • How to create another window, the Custom Modal Dialog sample in the Components section of the site don't seem to work for hxwidgets
  • How to prevent the application window from being resized by the user and also disable the maximize button
  • How to disable a menu item and button, or really any element for that matter
  • How to prevent multiple instances of the application executable from running at the same time
  • How to actually attach a function to an element? I saw @:bind being used but according to the haxe docs that's only supported in the Flash/SWF platform? Apparently it @:bind does work outside of SWF
  • Is it possible to create a custom "skin" for hxwidgets with my own design of window decoration and button styles?
  • Where can I find all the available options to put inside haxeui-hxwidgets.properties file?

Sorry if these are a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions