Changeset 1070
- Timestamp:
- Jun 3, 2020, 1:31:06 AM (5 years ago)
- Location:
- branches/guitools-arcamap-2.5/evfsgui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-arcamap-2.5/evfsgui/evfsgui.vrx
r1069 r1070 4488 4488 CALL PB_UNMOUNT_Click 4489 4489 options.!editmode = 0 4490 ok = VRMethod( "TDL_1","SetTabText", " "strip(NLVGetMessage(13))" ")4490 ok = VRMethod( "TDL_1","SetTabText", 1, " "strip(NLVGetMessage(13))" ") 4491 4491 /* CALL NLVSetText 'DT_DIALOG', "Caption", 13 */ 4492 4492 4493 ok = VRSet("PB_EDIT_CANCEL","Visible", 0) 4493 4494 CALL VRSet "PB_UNMOUNT","Enabled", 1 4494 4495 CALL VRSet "GB_CURRENT", "ENABLED", 1
Note:
See TracChangeset
for help on using the changeset viewer.