quote:
Originally posted by effection
I'm in the process of creating one, all features are fished apart from the interface editor, i'm just waiting on patchou replying to an email which he doesn't seem to want to do these days
*Note code folding has been added to the text editor
I am quite intrigued! Would love to test this out.
Just a few suggestions:
- Add intellisense
- Only show the ScriptInfo.xml window when its selected.
- Add the ability to create a PLSC from the project
- For any XML files have a tree view that shows the Windows Name so you can easily access a specific Window within an XML
- Support for subfolders in a script? (1)
All in all this looks amazing so far way to go!
1) Screenshot Sender comes with a lot of subdirectories:
Screenshot Sender
| base64.js
| commands.js
| dirlist.txt
| enumeration_functions.js
| ftp.js
| functions.js
| hotkey.js
| interface.js
| language.js
| menu.js
| overlay.js
| point_click_capture.js
| preferences.js
| registry.js
| screenshot_sender.js
| ScriptInfo.xml
| timer.js
| update.js
| variables.js
| __class_loader.js
| __window_handler_loader.js
| ___debug.js
|
+---Classes
| win32const.c
| __action_hook.js
| __commands.js
| __font.js
| __gdip.js
| __global_hotkey.js
| __hotkey.js
| __listview.js
| __menu.js
| __script_menu.js
| __session_images.js
| ___api.js
|
+---Images
| | bmp.png
| | breadcrumb-arrow-rtl.png
| | breadcrumb-arrow.png
| | jpg.png
| | jpg_disabled.png
| | no_image.png
| | pixel.png
| | pnggif.png
| | ss5.ico
| |
| +---big
| | advanced.png
| | ftp.png
| | general.png
| | hotkeys.png
| | language.png
| | logo.png
| |
| +---icons
| | add.png
| | back-colour.png
| | back.png
| | cancel.png
| | colors.png
| | disable.png
| | download.png
| | edit.png
| | enable.png
| | floppy.png
| | folder.png
| | font.png
| | help.png
| | next.png
| | ok-gray.png
| | ok.png
| | play.png
| | system.png
| | trash.png
| | users.png
| | warning.png
| | website.png
| |
| \---normal
| advanced.png
| ftp.png
| general.png
| hotkeys.png
| language.png
| logo.png
|
+---Languages
| \---en
| About.xml
| ContactSelector.xml
| ConvertImage.xml
| Countdown.xml
| en.xml
| Hotkey_Subclass.xml
| LanguageDownload.xml
| MonitorSelect.xml
| PlusVersion.xml
| PointClickCapture.xml
| PrefAdvanced.xml
| Preferences.xml
| PrefFtp.xml
| PrefGeneral.xml
| PrefHotkeys.xml
| PrefLanguage.xml
| Preview.xml
| RecentImages.xml
| ScreenshotViewer.xml
| SelectArea.xml
| Subclass.xml
| Update.xml
| UserCounter.xml
| ViewImage.xml
| WindowSelect.xml
|
\---Window Handlers
About_handler.js
ContactSelector_handler.js
ConvertImage_handler.js
HotkeySubclass_handler.js
MonitorSelect_handler.js
PrefAdvanced_handler.js
PrefDashboard_handler.js
Preferneces_handler.js
PrefFTP_handler.js
PrefGeneral_handler.js
PrefHotkeys_handler.js
PrefLanguageDownload_handler.js
PrefLanguage_handler.js
PrefOverlay_handler.js
Preview_handler.js
RecentImages_handler.js
ScreenshotViewer_handler.js
SelectArea_handler.js
UserCounter_handler.js
WindowSelect_handler.js