Hi, everybody!
1.- I'm not finding a icon or a button for close o delete a event from a timeline widget, as in the calendar widget (see calendarEvent.png and timelineEvent.png attach). Can anyone tell me if is possible to remove event from the timeline widget? if yes, how to do it? if not, how I could handle removal event from the timeline widget?
2.- Is possible to drag and drop a records (calendar Events) into timeline? if yes, how to do it? if not, how I can simulate it?
3.- When I recreate the Simple Timeline (http://www.smartclient.com/smartgwt/...imple_timeline), i find the following problems:
3.1 The events from timeline doesn't have a borders (see timelineView.png attach).
3.2 i have create a example of testStylle CSS
into css file, but the events referencied never change. I think the application does't read the css file because it never applied anywhere. How to make it read the css?
Can anyone help me?
Thanks.
Browser: firefox 20.0 for ubuntu.
SmartClient Version: SNAPSHOT_v9.0d_2013-06-08/LGPL Development Only (built 2013-06-08)
1.- I'm not finding a icon or a button for close o delete a event from a timeline widget, as in the calendar widget (see calendarEvent.png and timelineEvent.png attach). Can anyone tell me if is possible to remove event from the timeline widget? if yes, how to do it? if not, how I could handle removal event from the timeline widget?
2.- Is possible to drag and drop a records (calendar Events) into timeline? if yes, how to do it? if not, how I can simulate it?
3.- When I recreate the Simple Timeline (http://www.smartclient.com/smartgwt/...imple_timeline), i find the following problems:
3.1 The events from timeline doesn't have a borders (see timelineView.png attach).
3.2 i have create a example of testStylle CSS
Code:
(.testStyle { background-color:#FF0000;color:#FF0000;font-size:15pt; }
Can anyone help me?
Thanks.
Browser: firefox 20.0 for ubuntu.
SmartClient Version: SNAPSHOT_v9.0d_2013-06-08/LGPL Development Only (built 2013-06-08)
Comment