Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: createBoundComboBox(ValueModel, ValueMode, String

  1. #11
    Join Date
    Nov 2004
    Location
    IL, USA
    Posts
    61

    Default

    if you look into source of ComboBoxAutoCompletion you will see that it is based on http://www.orbital-computer.de/JComboBox/ . I did not succseed in updating the list of values in combobox which uses ComboBoxAutoCompletion, althouth I was successfull updating list of values when I use AutoCompletion from http://www.orbital-computer.de/JComboBox/

  2. #12
    Join Date
    Sep 2004
    Location
    Ghent, Belgium
    Posts
    224

    Default

    I committed a fix that fixes this problem. When the model of the combobox changes, the ComboBoxAutoCompletion support still works.

    Hope this helps,

    Peter

  3. #13
    Join Date
    Mar 2005
    Location
    Brazil
    Posts
    40

    Default

    Hello,

    Please, could you take a look at my new topic?

    http://forum.springframework.org/viewtopic.php?t=5491

    TIA,

    Mauro.

Similar Threads

  1. Replies: 17
    Last Post: Jan 2nd, 2007, 01:43 PM
  2. LDAPPasswordAuthenticationDao problem
    By benoit_m35 in forum Security
    Replies: 15
    Last Post: Jan 11th, 2006, 07:04 AM
  3. Replies: 8
    Last Post: Jul 13th, 2005, 11:20 AM
  4. URL parameters
    By adepue in forum Swing
    Replies: 5
    Last Post: Jan 17th, 2005, 01:36 PM
  5. Enlisting Custom DataSource with JTa
    By shaby775 in forum Data
    Replies: 11
    Last Post: Sep 9th, 2004, 03:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •