Normal Topic COMBO BOX edit choices (Read 872 times)
gsmckenna
Member
*
Offline


No personal text

Posts: 3
Joined: Mar 17th, 2004
COMBO BOX edit choices
Apr 7th, 2004 at 7:27pm
Print Post Print Post  
Are there any limitations in loading edit choices in combo box? I am  receiving error msg. and program needs to close and re-start. No actual error is logged.
There doesn't appear to a particular pattern to error.

Steve
  Undecided
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: COMBO BOX edit choices
Reply #1 - Apr 7th, 2004 at 7:51pm
Print Post Print Post  
Depending on where you are, you may be running into a 1024 character limit that we can get rid of. Where are you when you are "loading" the combo box?
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
gsmckenna
Member
*
Offline


No personal text

Posts: 3
Joined: Mar 17th, 2004
Re: COMBO BOX edit choices
Reply #2 - Apr 7th, 2004 at 7:57pm
Print Post Print Post  
I am in design mode and creating values in "edit Choices" for combo box. This box is called "Weight" and I want the values to range from "100 lbs - 45.4 kg" through "230 lbs - 104.5 kg"

Steve
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: COMBO BOX edit choices
Reply #3 - Apr 7th, 2004 at 8:13pm
Print Post Print Post  
You may be encountering the length issue if you are typing more than 1024 characters. I'll take care of it. Meanwhile, as a workaround, try populating the combo box with SBasic using PopulateListElement.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
gsmckenna
Member
*
Offline


No personal text

Posts: 3
Joined: Mar 17th, 2004
Re: COMBO BOX edit choices
Reply #4 - Apr 7th, 2004 at 8:20pm
Print Post Print Post  
Thanks for your response to this issue Hammer. I will try your advice.

Regards, Steve
  
Back to top
 
IP Logged