Hello Mathias, On 07/03/2005, you wrote:
> I am looking at the TextInput class but it seems that the archive doesn't > contain an autodoc file. Are the functions described elsewhere ? Are you sure you want to include it in your program? I don't think it's ever been "officially" released for public use. It also relies on the vapor_toolkit.library which is a support library for the VaporWare suite of commercial (shareware?) Internet programs. Unless it has some specific features that you need, you might want to take a look at "BetterString.mcc" which (as of April 2005) has been released to open-source and is now in a CVS repository at SourceForge. That means is can be updated to work with future versions of AmigaOS or MUI. Also, if you do decide to use it take a look at the default editing keys in the MUI prefs for a program that uses TextInput.mcc. The author used a number of Amiga key sortcuts which can conflict with any "Menu keyboard shortcuts" you use in your MUI program. Maybe there's a way around that but I had to change some of my program's menu shortcuts to avoid those conflicts. Regards, -- Jeff Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
