Moderators Melba23 Posted February 4, 2010 Moderators Share Posted February 4, 2010 Jos,Forget it. I only asked because you said the other directives were "trivial". I am quite happy with it as it is now and do not want you wasting any more time on it. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Zedna Posted February 4, 2010 Share Posted February 4, 2010 I haven't tested it yet but we could toy with "#output.vertical.size=" used by SciTE when F5 is pressed.Maybe something like "#output.running.vertical.size=" would be better name here ... Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Developers Jos Posted February 4, 2010 Author Developers Share Posted February 4, 2010 (edited) ...But I am still unclear what it should do that doesn't already work by setting this variable in SciTEUser.properties... eg: output.vertical.size=400 This would set the default size of the output window to 400 pixels. Jos Edited February 4, 2010 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted February 4, 2010 Moderators Share Posted February 4, 2010 Jos,The idea was to have the output pane increase in size at run time (in the same way as as it is now minimised at that point by the _OutputPane_Minimized directive), not to have it large all the time (as would be the case if I were to set the output.vertical.size parameter.But as I said above, please forget I asked - I am quite happy with the behaviour as it is. A single mouse movement lets me set the output pane to the size I want when I want it - I was just being greedy. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Zedna Posted February 5, 2010 Share Posted February 5, 2010 Uploaded a updated version of the installer with a few minor changes:...Planning to release the installer this coming weekend so its the last chance for testing.JosI tested latest beta AutoIt3Wrapper.exe and it's #AutoIt3Wrapper_Res_File_Add= directive with all my examples for my Resource UDF and all works fine for me. Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Recommended Posts