Hello to you all. I'm a newbie to the MacPerl Toolbox-Moduls so please forgive me my question if it's silly or was discussed already in the past. Besides i hope my english isn't too poor to make clear what my problem is :-)
Until now i only used Perl to do some simple text-manipulation, i've never worked with all this method/object-based Toolbox stuff so i'm a bit confused %-) What i want to do is to put a TextItem next to a button in a dialog. When the button is hit the GetFile-Dialog should open and the user should choose a file. After that the name of the file should appear next to the button. The beginning is easy, with the help of this wonderful MacPerl-book :-) So i have the button and the dialog and the file-getting is no problem. But how can i redraw the dialog with the new value for the file-name. I'm sure it is written somewhere, but it is nearly 1 am in Germany and i'm too tired to find it :-) Regards, Martin