Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Strange calendar behavior

$
0
0
Hi,

Here a small test case which reproduces a problem I currently have with the calendar. Actually, when in the month view, and when you left click on a day which is grayed out (Sat/Sun for example), the scrollbars are shown and then hidden when the mouse button is released.

Code:

                Calendar                        calendar = new Calendar();
                calendar.setWidth100();
                calendar.setHeight100();
                calendar.show();

We are running SGWT 4.1p, v9.1p_2014-08-11/PowerEdition Deployment (built 2014-08-11)

Many thanks,
Thomas

Viewing all articles
Browse latest Browse all 4756

Trending Articles