Re: [Jprogramming] Project Manager in J801

2014-04-04 Thread chris burke
014 at 11:44 AM, Pascal Jasmin >wrote: > > > If you have any open files, and create a new project, the tabbed file > > editor gets replaced with the project window. > > > > > > - Original Message - > > From: chris burke > > To: Programming

Re: [Jprogramming] Project Manager in J801

2014-04-04 Thread bill lam
> Cc: > Sent: Thursday, April 3, 2014 10:51:02 PM > Subject: Re: [Jprogramming] Project Manager in J801 > > Right. When you open a project, it sets the file tabs to the last opened > state for that project. If a new project, there is no open state, so no > open files. > >

Re: [Jprogramming] Project Manager in J801

2014-04-04 Thread Pascal Jasmin
forum Cc: Sent: Thursday, April 3, 2014 10:51:02 PM Subject: Re: [Jprogramming] Project Manager in J801 Right. When you open a project, it sets the file tabs to the last opened state for that project. If a new project, there is no open state, so no open files. I think this behavior is correct

Re: [Jprogramming] Project Manager in J801

2014-04-03 Thread chris burke
d with the project window. > > > - Original Message - > From: chris burke > To: Programming forum > Cc: > Sent: Thursday, April 3, 2014 9:57:57 PM > Subject: Re: [Jprogramming] Project Manager in J801 > > > in Jqt, an annoyance, project manager will also

Re: [Jprogramming] Project Manager in J801

2014-04-03 Thread Pascal Jasmin
If you have any open files, and create a new project, the tabbed file editor gets replaced with the project window. - Original Message - From: chris burke To: Programming forum Cc: Sent: Thursday, April 3, 2014 9:57:57 PM Subject: Re: [Jprogramming] Project Manager in J801 > in

Re: [Jprogramming] Project Manager in J801

2014-04-03 Thread chris burke
> in Jqt, an annoyance, project manager will also close all open source files. What do you mean? There are menu items to close all open files, as well as open all source files. On Fri, Apr 4, 2014 at 9:26 AM, Pascal Jasmin wrote: > on related note, the installer lab fails even in J602 on windo

Re: [Jprogramming] Project Manager in J801

2014-04-03 Thread chris burke
As Bill says, the J7/J8 project stuff is minimalist, and quite different from earlier systems. I am not sure we even use the term "Project Manager" now. This description from J7 is relevant: http://www.jsoftware.com/jwiki/Guides/Folders%20and%20Projects. It needs only minor changes for J8, which I

Re: [Jprogramming] Project Manager in J801

2014-04-03 Thread bill lam
The project manager to J7/J8 is minimalist. You may study the Guide J8 Standalone in jwiki. Чт, 03 апр 2014, Tom Arneson писал(а): > I want to start using Project Manager in J801, but only find a wiki page > dated 2008. Is there documentation on the new Project Manager? > > Thanks > > --

Re: [Jprogramming] Project Manager in J801

2014-04-03 Thread Pascal Jasmin
on related note, the installer lab fails even in J602 on windows (executable can't find J.exe), but it gets much less far in j QT, as the project doesn't open/get created. in Jqt, an annoyance, project manager will also close all open source files. As best as I understand it (probably very litt