[squeak-dev] File Seection question

Javier Reyes jreyes at virtual-fashion.com
Wed Mar 26 18:31:42 UTC 2008


Hi Gary,

I've had problems downloading it. I am using Squeak3.9-7067mac vm
3.8.18beta1U. I have tried the widgets (303) first , but it stops before
finishing the loading gauge  with an "System Error handling window". I would
like to copy the whole text window but it seems to freeze my VM. I would
love to take  a look to them as they could be of great help to me. ¿Am I
doing something wrong ?

All the best,
                         Javier

On Wed, Mar 26, 2008 at 6:46 PM, Gary Chambers <gazzaguru2 at btinternet.com>
wrote:

>  There's always the UI Enhancements... with the FileDialogWindow. Quite
> configurable.
>
> -----Original Message-----
> *From:* squeak-dev-bounces at lists.squeakfoundation.org [mailto:
> squeak-dev-bounces at lists.squeakfoundation.org]*On Behalf Of *Javier Reyes
> *Sent:* 26 March 2008 5:36 PM
> *To:* The general-purpose Squeak developers list
> *Subject:* [squeak-dev] File Seection question
>
> Hello All,
>
> I need a file selection dialog , but when using FileList, FileList2 o
> FileChooser, I get a list of remote sites like Squeakland, SuperSwiki, or
> Squeak related ftp sites that have no meaning for the users of my app. How
> can I get rid of that ?
>
> What I use now (from FileChooser example1):
>
> | fc stream |
>     fc := FileChooser new.
>     fc initalizeAsDialogBox.
>     stream := fc open.
>
>
> Thanks in advance,
>
>                                  Javier Reyes
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080326/05d801a5/attachment.htm


More information about the Squeak-dev mailing list