The first window of the "new session" assistant requires both: - a session name - processes of interest before forward can be clicked. Both Mike and I didn't realise that forward was disabled because we hadn't given the session a name.
Maybe the assistant could provide a by-default-selected dummy name, a la "session1"
Catching up. Druid now sugggests a default name. Sets the edit block tag on the name for easy editing. Adds a warning icon and element if user attempts to change name to something that already exists. 2006-07-06 Phil Muldoon <pmuldoon@redhat.com> * druid/CreateFryskSessionDruid.java: Apply GNU Format. (setEditSessionMode): Set default message. (setInitialName): Added. * druid/CreateFryskSessionDruid.java (getProcessSelectionControls): Make Info message dual purpose. Allow setting of markup. Allow setting of text. Allow icon change. * glade/frysk_create_session.glade: Remove old warning error message. Fix labels to be non-temporal and in-line with review. * glade/frysk_session_manager.glade: Remove Window hint Dialog. * SessionManagerGui.java : Apply GNU Format. (toggleControls): Fix button sensitivity modes. (setButtonStates): Ditto.