Jump to content

TUniCalendarPanel problem


mdziedzic

Recommended Posts

Hi,

I have problem to display events in a TUniCalendarPanel, when there are more than one TUniCalendarPanel objects in a session. No matter if they exists at the same time, or create-destroy each one after another.

 

Steps to reproduce:

1. Place TUniCalendarPanel on a form

2. Add some events to it

3. Create instance of the form and show it with ShowModal method- events are shown in a TUniCalendarPanel

4. Close the form

5. Create another instance of the form and show it with ShowModal method- events are not shown in a TUniCalendarPanel

 

UniGui ver: 1.0.2.1450

 

Please help ;)

 

best

Maciej

Link to comment
Share on other sites

Some more issues with the TUniCalendarPanel

1. Event DateChange: values for AViewStart, AViewEnd are always 1899-12-29;   procedure DateChange(Sender: TUniCalendarPanel; AStartDate, AViewStart, AViewEnd: TDateTime);

2. No effect on changing ShowDayView/ShowWeekView/ShowMonthView props - designtime or runtime

3. No effect on changing DayText/WeekText/MonthText/TodayText props - designtime or runtime

4. No effect on changing ShowNavBar prop - designtime or runtime

 

best,

Maciej

Link to comment
Share on other sites

Some more issues with the TUniCalendarPanel

1. Event DateChange: values for AViewStart, AViewEnd are always 1899-12-29;   procedure DateChange(Sender: TUniCalendarPanel; AStartDate, AViewStart, AViewEnd: TDateTime);

2. No effect on changing ShowDayView/ShowWeekView/ShowMonthView props - designtime or runtime

3. No effect on changing DayText/WeekText/MonthText/TodayText props - designtime or runtime

4. No effect on changing ShowNavBar prop - designtime or runtime

 

I reported to support portal

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...