Thread: [Microba-controls] Calendar Pop up does not recognize user click
Brought to you by:
michaelbaranov
From: Himanshu R. <him...@gm...> - 2008-09-10 22:14:00
|
Hi, I am using a scrollpane which contains a panel X. This Panel X contains a form (your regular two column form which like , name:___ and next line address: ___, etc) laid out using a SpringLayout. At the bottom of the form I am using the Date Picker. When I click on the button, the dropdown opens up containing the calendar. THe dropdown seems to open up over the scroll bar. If I click in the calendar, it simply closes, the text field is not updated with a new date. This happens even if the date picker is placed at the top of the form. Any help will be appreciated Thanks Himanshu |
From: Himanshu R. <him...@gm...> - 2008-09-10 22:31:28
|
Actually, my problem may be similar to http://sourceforge.net/mailarchive/message.php?msg_name=114085.921.qm%40web23105.mail.ird.yahoo.com On Wed, Sep 10, 2008 at 3:13 PM, Himanshu Ranavat < him...@gm...> wrote: > Hi, > > I am using a scrollpane which contains a panel X. This Panel X contains a > form (your regular two column form which like , name:___ and next line > address: ___, etc) laid out using a SpringLayout. At the bottom of the form > I am using the Date Picker. When I click on the button, the dropdown opens > up containing the calendar. THe dropdown seems to open up over the scroll > bar. If I click in the calendar, it simply closes, the text field is not > updated with a new date. This happens even if the date picker is placed at > the top of the form. > > Any help will be appreciated > > Thanks > Himanshu > |
From: Michael B. <mic...@gm...> - 2008-09-10 22:43:22
|
Hi! To help you I need a short standalone example reproducing it. The guy who reported this disappeared and no-one popped up with similar problem... until now? ;-) Thanks > Actually, my problem may be similar to > http://sourceforge.net/mailarchive/message.php?msg_name=114085.921.qm%40web23105.mail.ird.yahoo.com > > On Wed, Sep 10, 2008 at 3:13 PM, Himanshu Ranavat < > him...@gm...> wrote: > >> Hi, >> >> I am using a scrollpane which contains a panel X. This Panel X contains a >> form (your regular two column form which like , name:___ and next line >> address: ___, etc) laid out using a SpringLayout. At the bottom of the form >> I am using the Date Picker. When I click on the button, the dropdown opens >> up containing the calendar. THe dropdown seems to open up over the scroll >> bar. If I click in the calendar, it simply closes, the text field is not >> updated with a new date. This happens even if the date picker is placed at >> the top of the form. >> >> Any help will be appreciated >> >> Thanks >> Himanshu >> > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Microba-controls mailing list > Mic...@li... > https://lists.sourceforge.net/lists/listinfo/microba-controls |
From: Himanshu R. <him...@gm...> - 2008-09-10 23:17:51
|
Well....the whole thing is in a applet and looks like the pop up menu containing the calendar is opening outside the applet and over the containing web page....let me try to make a reproducible case tonight (PST)..... On Wed, Sep 10, 2008 at 3:42 PM, Michael Baranov <mic...@gm...>wrote: > Hi! > > To help you I need a short standalone example reproducing it. The guy > who reported this disappeared and no-one popped up with similar > problem... until now? ;-) > Thanks > > Actually, my problem may be similar to > > > http://sourceforge.net/mailarchive/message.php?msg_name=114085.921.qm%40web23105.mail.ird.yahoo.com > > > > On Wed, Sep 10, 2008 at 3:13 PM, Himanshu Ranavat < > > him...@gm...> wrote: > > > >> Hi, > >> > >> I am using a scrollpane which contains a panel X. This Panel X contains > a > >> form (your regular two column form which like , name:___ and next line > >> address: ___, etc) laid out using a SpringLayout. At the bottom of the > form > >> I am using the Date Picker. When I click on the button, the dropdown > opens > >> up containing the calendar. THe dropdown seems to open up over the > scroll > >> bar. If I click in the calendar, it simply closes, the text field is not > >> updated with a new date. This happens even if the date picker is placed > at > >> the top of the form. > >> > >> Any help will be appreciated > >> > >> Thanks > >> Himanshu > >> > > > > > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > > Build the coolest Linux based applications with Moblin SDK & win great > prizes > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Microba-controls mailing list > > Mic...@li... > > https://lists.sourceforge.net/lists/listinfo/microba-controls > > |
From: Himanshu R. <him...@gm...> - 2008-09-10 23:27:51
|
Ok So I increase the height of the applet, so the pop up calendar menu seems to now open up within the applet. and everything seems to work fiine...Thanks again On Wed, Sep 10, 2008 at 4:17 PM, Himanshu Ranavat < him...@gm...> wrote: > > Well....the whole thing is in a applet and looks like the pop up menu > containing the calendar is opening outside the applet and over the > containing web page....let me try to make a reproducible case tonight > (PST)..... > > On Wed, Sep 10, 2008 at 3:42 PM, Michael Baranov < > mic...@gm...> wrote: > >> Hi! >> >> To help you I need a short standalone example reproducing it. The guy >> who reported this disappeared and no-one popped up with similar >> problem... until now? ;-) >> Thanks >> > Actually, my problem may be similar to >> > >> http://sourceforge.net/mailarchive/message.php?msg_name=114085.921.qm%40web23105.mail.ird.yahoo.com >> > >> > On Wed, Sep 10, 2008 at 3:13 PM, Himanshu Ranavat < >> > him...@gm...> wrote: >> > >> >> Hi, >> >> >> >> I am using a scrollpane which contains a panel X. This Panel X contains >> a >> >> form (your regular two column form which like , name:___ and next line >> >> address: ___, etc) laid out using a SpringLayout. At the bottom of the >> form >> >> I am using the Date Picker. When I click on the button, the dropdown >> opens >> >> up containing the calendar. THe dropdown seems to open up over the >> scroll >> >> bar. If I click in the calendar, it simply closes, the text field is >> not >> >> updated with a new date. This happens even if the date picker is placed >> at >> >> the top of the form. >> >> >> >> Any help will be appreciated >> >> >> >> Thanks >> >> Himanshu >> >> >> > >> > >> > ------------------------------------------------------------------------ >> > >> > >> ------------------------------------------------------------------------- >> > This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> > Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> > Grand prize is a trip for two to an Open Source event anywhere in the >> world >> > http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> > >> > >> > ------------------------------------------------------------------------ >> > >> > _______________________________________________ >> > Microba-controls mailing list >> > Mic...@li... >> > https://lists.sourceforge.net/lists/listinfo/microba-controls >> >> > |