Trouble with File in and File out

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Trouble with File in and File out

Dan McDaniel
Can't seem see the menu that has the 'File in' option after selecting a file in
the file browser. I have tried every combination of mouse button configurations
on both my mac book and my PC with no luck.
Please help
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Trouble with File in and File out

Andres Valloud-6
I see it with the right button context menu when clicking on the file
name on the top right pane.

On 6/18/2011 4:12 PM, Dan McDaniel wrote:
> Can't seem see the menu that has the 'File in' option after selecting a file in
> the file browser. I have tried every combination of mouse button configurations
> on both my mac book and my PC with no luck.
> Please help
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Trouble with File in and File out

Holger Guhl
In reply to this post by Dan McDaniel
The list menu is dependent on the kind of file selected: File-in options are available only after selecting a VisualWorks source code file (*.cha, *.st, *.pst). But then you have a nice set of options:
  • The toolbar has a button to load the selected thing (parcel-in vs. file-in). Look for the notepad icon with the "+".
  • Other toolbar buttons allow to inspect the file contents in a ChangeList, either all or just the different stuff (very convenient).
  • The menu offers to file-in into a ChangeSet. Pretty much outdated, but still practical for developers who are used to it.
Cheers
Holger

Am 19.06.2011 01:12, schrieb Dan McDaniel:
Can't seem see the menu that has the 'File in' option after selecting a file in 
the file browser. I have tried every combination of mouse button configurations 
on both my mac book and my PC with no luck.
Please help
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Trouble with File in and File out

Jon Paynter-2
And there is also the non-gui fallback:
'path' asFilename fileIn.

Which is what I do when the UI wont cooperate.

On Mon, Jun 20, 2011 at 1:28 AM, Holger Guhl <[hidden email]> wrote:
The list menu is dependent on the kind of file selected: File-in options are available only after selecting a VisualWorks source code file (*.cha, *.st, *.pst). But then you have a nice set of options:
  • The toolbar has a button to load the selected thing (parcel-in vs. file-in). Look for the notepad icon with the "+".
  • Other toolbar buttons allow to inspect the file contents in a ChangeList, either all or just the different stuff (very convenient).
  • The menu offers to file-in into a ChangeSet. Pretty much outdated, but still practical for developers who are used to it.
Cheers
Holger

Am 19.06.2011 01:12, schrieb Dan McDaniel:
Can't seem see the menu that has the 'File in' option after selecting a file in 
the file browser. I have tried every combination of mouse button configurations 
on both my mac book and my PC with no luck.
Please help
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc