Recent content by spenumacha

  1. S

    Connections window docking information not persistent

    Thank you Marco. I enabled "Autosave desktop" and docking info is now persistent. I would like to suggest that by default "Autosave desktop" to be enabled.
  2. S

    Connections window docking information not persistent

    PL/SQL Developer version: 9.0.0.1601 I'm docking the connections window and on subsequent restart of the program the docking information is lost and connections window becomes a floating window. How to persist the docking information?
  3. S

    Special characters in template

    Thanks Theod. Your suggestion showed the second row (GHI,JKL) with comma in it. However it changed the combo box from a restricted list (i.e. user must choose one of the existing choices and can't enter his own choice) to suggestion list (user can choose from existing entries or write his...
  4. S

    Special characters in template

    PL/SQL Developer version: 9.0.0.1601 Feature: templates I need a restricted list and each item in the list has a comma. For example, say I would like a list with two items: ABC,DEF GHI,JKL I'm defining the list like this: [MyList="ABC,DEF","GHI,JKL"] However in template wizard UI, I see 3...
Back
Top