| Author |
JXDatePicker Calendar
|
Robert Harvey
Greenhorn
Joined: Nov 18, 2011
Posts: 8
|
|
I'm using JXDatePicker for a pop-up calendar in my dialog application. The problem that I am seeing is that when the pop-up displays, buttons underneath the outline of the pop-up "bleeds" through into the JXDatePicker. Anyone have any ideas? I'm using NetBeans which comes with the swingx 1.6.3 library containing the JXDatePicker.
Thank you
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8439
|
|
Sorry no idea. Maybe it has a "shadow outline" property or something which you can control?
In the past I have (successfully) used JCalendar and it worked smooth as silk
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4166
|
|
|
Robert, you abandoned the last thread you started, without even replying to the two responses. Can we expect something better this time round?
|
luck, db
There are no new questions, but there may be new answers.
|
 |
Robert Harvey
Greenhorn
Joined: Nov 18, 2011
Posts: 8
|
|
Thanks, I will try using JCalendar.
@Darryl,
Sorry to have abandoned the last thread - will do better this time around.
Thanks
Bob
|
 |
Manuel Petermann
Ranch Hand
Joined: Jul 19, 2011
Posts: 175
|
|
JXDatePicker has some nasty bugs when used for the time as well.
The bug is known to the developers but no fix available.
Its not fit for use in a production environment in my opinion.
I am also using JCalendar and no problems so far.
|
Please correct my English.
|
 |
Robert Harvey
Greenhorn
Joined: Nov 18, 2011
Posts: 8
|
|
Manuel,
Thanks for the reply. I took Maneesh's advice and JCalendar works wonderfully.
Thanks again,
Bob
|
 |
 |
|
|
subject: JXDatePicker Calendar
|
|
|