Recent

Author Topic: How to do VpDayView to work with my application  (Read 5001 times)

finalist

  • Jr. Member
  • **
  • Posts: 99
How to do VpDayView to work with my application
« on: March 07, 2011, 10:47:08 pm »
I would like ti use a component VpDayView from Visual PlanIt.
I have placed on the Form: VpFlexDataStore, VpControlLink, VpContactEditDialog, VpTaskEditDialog, VpResourceEditDialog, VpTaskList, VpNotificationDialog, but I can not make it to work ....
Please, help !

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12715
  • FPC developer.
Re: How to do VpDayView to work with my application
« Reply #1 on: March 08, 2011, 11:22:38 am »
Describe what happens or what goes wrong. Otherwise we don't have much to work with.

finalist

  • Jr. Member
  • **
  • Posts: 99
Re: How to do VpDayView to work with my application
« Reply #2 on: March 08, 2011, 02:33:39 pm »
Describe what happens or what goes wrong. Otherwise we don't have much to work with.
1. I did drop a VpMonthView component on the Form;
2. I did drop a VpDayView component on the Form;
3. Wnen I did try to work with VpMonthView I had not success;
4. I did see that VpMonthView needs DataStore and ControlLink properties;
5. I did drop a VpFlexDataStore and a VpControlLink;
6. VpMonthView dows not work again;
7. May be this is not needed, but I did drop VpContactEditDialog, VpTaskEditDialog, VpResourceEditDialog, VpNotificationDialog and VpWeekView components.
8. VpMonthView dows not work again;
9. When I try to Add Event into VpMonthView, I have a message: 'No resources have been defined. Would you like to add one now?', I press the button 'Yes', there appears a Resource Edit Form, I fill the fields Description and Notes, and press button 'Ok', it raises an Error message: 'Project raised exception class 'External: SIGSEGV'.'
Then appears the pascal Unit 'VpFlxDS.pas' at the row 949:
'  if FResourceDataSrc.DataSet.Active then begin' and the application stops to work.
« Last Edit: March 08, 2011, 02:36:42 pm by finalist »

 

TinyPortal © 2005-2018