Leagnus Posted January 14, 2012 Posted January 14, 2012 I use an alternative shell – PowerPro with it's own tray and window management – for years. But I have a problems with new version of Skype: it's windows don't respond on mouse clicks. They don't respond on mouse clicks until I put Au3Info Finder tool on Skype window – then skype window becomes respondable. What call or what function uses Au3Info Finder tool? I see Larry isn't active for years – so I can't ask him about it. But I see Au3Info is compiled recently...
Leagnus Posted January 27, 2012 Author Posted January 27, 2012 I need a source of "Finder tool" of Au3Info.
Moderators Melba23 Posted January 27, 2012 Moderators Posted January 27, 2012 Leagnus,I will move this thread to the "Developer Chat" section - you will have a better chance of one of the Devs seeing it there. Although I doubt you will get the full source code, you might well get some good tips. 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
Valik Posted January 27, 2012 Posted January 27, 2012 (edited) The last time I checked AutoIt and it's associated tools have been closed source for years. Edited January 27, 2012 by Valik Re-worded.
Beege Posted January 27, 2012 Posted January 27, 2012 They don't respond on mouse clicks until I put Au3Info Finder tool on Skype window –then skype window becomes respondable.That doesn't make sense to me. I'm pretty sure Autoit not tied to Au3Info in any way. Its just a helping tool and should have nothing to do with why a script is working or not working. Assembly Code: fasmg . fasm . BmpSearch . Au3 Syntax Highlighter . Bounce Multithreading Example . IDispatchASMUDFs: Explorer Frame . ITaskBarList . Scrolling Line Graph . Tray Icon Bar Graph . Explorer Listview . Wiimote . WinSnap . Flicker Free Labels . iTunesPrograms: Ftp Explorer . Snipster . Network Meter . Resistance Calculator
Richard Robertson Posted January 28, 2012 Posted January 28, 2012 Au3Info is a part of the AutoIt package. That pretty well ties it to AutoIt.
Beege Posted January 28, 2012 Posted January 28, 2012 (edited) Yes its obviously bundled with AutoIt. So is SciTE. None of these associated tools should be needed to run a script.Edit:@Leagnus, something I forgot about that might be worth looking at is Yashieds Edited January 28, 2012 by Beege Assembly Code: fasmg . fasm . BmpSearch . Au3 Syntax Highlighter . Bounce Multithreading Example . IDispatchASMUDFs: Explorer Frame . ITaskBarList . Scrolling Line Graph . Tray Icon Bar Graph . Explorer Listview . Wiimote . WinSnap . Flicker Free Labels . iTunesPrograms: Ftp Explorer . Snipster . Network Meter . Resistance Calculator
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now