Jump to content



Photo

udf installer exists?


  • Please log in to reply
6 replies to this topic

#1 abaddon7734

abaddon7734

    Seeker

  • Active Members
  • 16 posts

Posted 07 July 2012 - 07:26 AM

hello au3pros,
regarding this topic in wiki: Adding UDFs to AutoIt and SciTE http://www.autoitscript.com/wiki/Adding_UDFs_to_AutoIt_and_SciTE

One has to do some procedures each time for each udf right? Is there a udf installer kind of thing out there that can create necessary files with data, scan functions and their explanations out of udfs and set the required paths for autoit and scite?

I think this is something close to what im talking about: http://www.autoit.de/index.php?page=Thread&threadID=16954 But its a different language interface :ermm:

PS: not that im being too lazy or something, :sweating: i just think it'll be cool if there was something like this





#2 Melba23

Melba23

    Yes, me!

  • Moderators
  • 15,318 posts

Posted 07 July 2012 - 09:00 AM

abaddon7734,

If you have the latest SciTE4AutoIt3 release, open SciTEConfig and select the "Other Tools" tab. The "User CallTip Manager" you find there does what you want. ;)

M23
  • JohnOne likes this
StringSize - Automatically size controls to fit text - ExtMsgBox - A user customisable replacement for MsgBox

Toast - Small GUIs which pop out of the Systray - Marquee - Scrolling tickertape GUIs

Scrollbars - Automatically sized scrollbars with a single command - GUIFrame - Subdivide GUIs into many adjustable frames

GUIExtender - Extend and retract multiple sections within a GUI - NoFocusLines - Remove the dotted focus lines from buttons, sliders, radios and checkboxes

ChooseFileFolder - Single and multiple selections from specified path tree structure - - Notify - Small notifications on the edge of the display

RecFileListToArray - An alternative to _FileListToArray with user-defined include/exclude masks, maximum recursion level, sorting and displayed path options

GUIListViewEx - Insert, delete, move, drag and sort ListView items


#3 abaddon7734

abaddon7734

    Seeker

  • Active Members
  • 16 posts

Posted 07 July 2012 - 10:23 AM

Melba,

You are awesome! :thumbsup: Thanks a lot for this one!

One doubt, what does Direct mode of parsing do?

#4 Melba23

Melba23

    Yes, me!

  • Moderators
  • 15,318 posts

Posted 07 July 2012 - 10:55 AM

abaddon7734,

The "Header" mode assumes that there is a standard function header and parses that to get the syntax and description lines - it also ignores "INTERNAL USE ONLY" functions. In "Direct" mode, the tool looks for any and all Func lines and leaves it to the user to fill in the description and the optional [ ] brackets in the syntax line. :)

Properly written UDFs should be fine in "Header" mode - "Direct" mode is only for those that lack headers. ;)

M23
StringSize - Automatically size controls to fit text - ExtMsgBox - A user customisable replacement for MsgBox

Toast - Small GUIs which pop out of the Systray - Marquee - Scrolling tickertape GUIs

Scrollbars - Automatically sized scrollbars with a single command - GUIFrame - Subdivide GUIs into many adjustable frames

GUIExtender - Extend and retract multiple sections within a GUI - NoFocusLines - Remove the dotted focus lines from buttons, sliders, radios and checkboxes

ChooseFileFolder - Single and multiple selections from specified path tree structure - - Notify - Small notifications on the edge of the display

RecFileListToArray - An alternative to _FileListToArray with user-defined include/exclude masks, maximum recursion level, sorting and displayed path options

GUIListViewEx - Insert, delete, move, drag and sort ListView items


#5 wraithdu

wraithdu

    I am less fun than a twisted ankle.

  • MVPs
  • 2,137 posts

Posted 30 August 2012 - 01:34 PM

@Melba23

Do you have the source files for the abbreviations and calltip managers (AbbrevMan.au3 and UCTMan.au3)? They were not included in the S4A3 installer or ZIP archive.

#6 Melba23

Melba23

    Yes, me!

  • Moderators
  • 15,318 posts

Posted 30 August 2012 - 02:09 PM

wraithdu,

I certainly do. Would you like me to release them? :)

M23
StringSize - Automatically size controls to fit text - ExtMsgBox - A user customisable replacement for MsgBox

Toast - Small GUIs which pop out of the Systray - Marquee - Scrolling tickertape GUIs

Scrollbars - Automatically sized scrollbars with a single command - GUIFrame - Subdivide GUIs into many adjustable frames

GUIExtender - Extend and retract multiple sections within a GUI - NoFocusLines - Remove the dotted focus lines from buttons, sliders, radios and checkboxes

ChooseFileFolder - Single and multiple selections from specified path tree structure - - Notify - Small notifications on the edge of the display

RecFileListToArray - An alternative to _FileListToArray with user-defined include/exclude masks, maximum recursion level, sorting and displayed path options

GUIListViewEx - Insert, delete, move, drag and sort ListView items


#7 wraithdu

wraithdu

    I am less fun than a twisted ankle.

  • MVPs
  • 2,137 posts

Posted 04 September 2012 - 03:59 AM

Yeah that would be awesome. There were some nice features added since the versions I have, but there's also an array out of bounds error in there somewhere that needs to be fixed. Put them in the dev forum maybe?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users