We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems: when saving a new field:
Gender, Region and Social xxxx doesn't get saved properly
The text was updated successfully, but these errors were encountered:
I was going to ask you later on how to handle Enums. I changed the type to String but it saves it two columns over.
Sent from my iPhone
On Jul 2, 2014, at 10:17 AM, Henry Chan notifications@github.com wrote: Problems: when saving a new field: Gender, Region and Social xxxx doesn't get saved properly — Reply to this email directly or view it on GitHub.
On Jul 2, 2014, at 10:17 AM, Henry Chan notifications@github.com wrote:
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
use a JComboBox instead of a TextField http://stackoverflow.com/questions/1459069/populating-swing-jcombobox-from-enum
djimd
No branches or pull requests
Problems: when saving a new field:
Gender, Region and Social xxxx doesn't get saved properly
The text was updated successfully, but these errors were encountered: