|
|
pinEdit
Started by mbehrmann at 06-29-2010 1:26 . Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
06-29-2010, 1:26
|
mbehrmann
Joined on 06-29-2010
Posts 2
|
No Event on edit/preview change
|
|
|
|
|
Hi,
how do i get an event on change from edit
to preview view?
Kind regards
Martin
|
|
|
|
|
Report
|
|
|
|
06-29-2010, 5:21
|
mbehrmann
Joined on 06-29-2010
Posts 2
|
Re: No Event on edit/preview change
|
|
|
|
|
Hi,
I have found an workaround by myself.
I´m using pinEdit 7 control with .Net 2.0 Framework.
Im using the Quick-Mode for the Toolbar Customation. Thats why i got only events for
open, save and saveas.
Now i´m using two radio buttons to switch between edit and preview mode. in the callbacks i set the prperty: "Mode" to
Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enMode.Preview or
Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enMode.Edit.
In the callbacks i can all do what i want to do.This works fine.
Kind Regards
Martin
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinEdit » No Event on edit/preview change
|
|
|
|