Skip to content

notes, questions, ideas ...

Eric Werner edited this page Aug 14, 2015 · 1 revision
  • python framework to have api Allow ahk to change settings of self or other
  • provide settings in module folder
    • simpler for ahk module dev
    • avoid overblown file
    • .ahk vs .json
      • .ahk: easier handling with ahk elements (%A_...%)
  • difficult ui design in Python framework
    • new "add" button inside groupbox element?