FileMenuHandler icon

FileMenuHandler

1 big stars
FileMenuHandler screenshot
Name: FileMenuHandler
Works on: windowsWindows XP and above
Developer: Xarka Software
Version: 1
Last Updated: 18 Feb 2017
Release: 09 Oct 2006
Category: Programming > Components Libraries
Rate this software:
285 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

FileMenuHandler Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012
SHA1 Hash: 145356a0a41272234bc8d7a632365059acd55f60
Size: 210.95 KB
File Format: zip
Rating: 1.913043478 out of 5 based on 23 user ratings
Downloads: 285
License: Free
FileMenuHandler is a free software by Xarka Software and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download FileMenuHandler which is 210.95 KB in size and belongs to the software category Components Libraries.
FileMenuHandler was released on 2006-10-09 and last updated on our database on 2017-02-18 and is currently at version 1.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

FileMenuHandler Description

FileMenuHandler is a component for handling Recent files list and Open, Save, Save As, Exit Commands. Has a recent list (MRU) if wanted with ini saving. Will call your file handlers only when needed so you dont have to worry about changed files, loading Open/Save dialog boxes, history lists, terminating, querying user to save changes, changing the form caption, runtime parameters etc.
Extremely customizable for every environment. Appends the history list to your selected MenuItem. Minimize error checking, just load, save, and make new.
If you have ever implemented a user interface with the above commands, you must have experienced the fact that it looks simple but it is pretty complicated. For example: User creates new file, makes some changes, selects Exit forgetting to Save, (Here the program should call Save, which should call Save As) and then presses Cancel in the SaveDialog box so he will cancel his/her exit from your program... Believe me, for the program to correctly handle cases like this it takes about 100 lines of code if you dont use a history list in the menu. Or what if you want to associate your program with an extension, and you have to load parameters?
With this component, you only have to write 3 input/output routines. One to create a new object (a new memo, picture, empty database, etc). One to save it to disk, and one to read it. Everything else is handled by FileMenuHandler. These events are called only when needed.
similarSimilar Software