|
Notes |
|
|
(0008419)
|
|
Clinton Stimpson
|
|
2007-08-13 12:24
|
|
|
Where does one enter values? |
|
|
|
(0008420)
|
|
Ken Moreland
|
|
2007-08-13 12:46
|
|
In a pvsc file, you can specify options with the Options tag and Option sub-tags. If options are specified for a particular server, PV will pop up a dialog box allowing the user to enter values for those options.
Right now, the default is always set to that specified in the pvsc file rather than the last one entered by the user. |
|
|
|
(0008421)
|
|
Clinton Stimpson
|
|
2007-08-13 13:19
|
|
|
Should they be saved across sessions? Or just within one session? |
|
|
|
(0008422)
|
|
Ken Moreland
|
|
2007-08-13 13:21
|
|
|
They should be saved across sessions. |
|
|
|
(0008784)
|
|
Clinton Stimpson
|
|
2007-08-30 15:23
|
|
Ok, its fixed now.
It only gets saved if it was read from the user's writable pvsc file. |
|
|
|
(0008846)
|
|
Ken Moreland
|
|
2007-09-05 16:36
|
|
Um, actually the big use case is to remember the last entries in the site-wide servers configuration. The ones in the user's writable pvsc file are much more likely to contain the defaults that are most likely to make sense.
It's not really important for this to be done by 3.2, so I will lower the priority. |
|
|
|
(0011619)
|
|
Clinton Stimpson
|
|
2008-04-30 14:02
|
|
/cvsroot/ParaView3/ParaView3/Qt/Core/pqServerStartups.cxx,v <-- pqServerStartups.cxx
new revision: 1.18; previous revision: 1.17
/cvsroot/ParaView3/ParaView3/Qt/Core/pqServerStartups.h,v <-- pqServerStartups.h
new revision: 1.10; previous revision: 1.9
Site-wide option values are now saved locally. |
|
|
|
(0011662)
|
|
Alan Scott
|
|
2008-05-01 18:04
|
|
|
Not tested (I am on an XP machine, which doesn't use an automatic client/server connect). |
|