![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
but take a look at PX0662 in my buglist. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Bertil, This seems to fix it. Does it rate the buglist? Note that I couldn't find any way to tell if they cancelled off of the Properties dialog without changing anything. method action(var eventInfo ActionEvent) var targObj uiObject endVar if eventInfo.isPreFilter() then ;// This code executes only for the form if eventInfo.actionClass() = EditAction then if eventInfo.id() = EditPropertySheet then eventInfo.getTarget(targObj) targObj.touched = true endif endif else ;// This code executes for each object on the form endif Thanks, Jim Moseley |
#6
| |||
| |||
|
|
Which build number? I tested on P9 SP4, build 883, and I couldn't recreate your problem. |
#7
| |||
| |||
|
|
Bertil, Which build number? I tested on P9 SP4, build 883, and I couldn't recreate your problem. Oops, I'm on 9.00.738. Isn't that the latest version of Runtime though? I want to make sure those stay in sync. I'm the only one who uses Pdox - all my customers use Runtime. Thanks, Jim Moseley |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Bertil, Which build number? I tested on P9 SP4, build 883, and I couldn't recreate your problem. Oops, I'm on 9.00.738. Isn't that the latest version of Runtime though? I want to make sure those stay in sync. I'm the only one who uses Pdox - all my customers use Runtime. Thanks, Jim Moseley |
![]() |
| Thread Tools | |
| Display Modes | |
| |