Changeset 910
- Timestamp:
- May 26, 2016, 3:10:02 PM (9 years ago)
- Location:
- trunk/guitools/evfsgui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/guitools/evfsgui/evfsgui.vrp
r909 r910 10 10 VRXWindow: __VREMainWindow,1,1831,2457,1012,7841 11 11 VRXWindow: __VREFileListWindow,1,1469,6215,2665,3358 12 VRXWindow: __VRESectionListWindow,1, 3577,12768,12238,691413 VRXWindow: __VREToolsWindow,1,2951,12479,547 1,165912 VRXWindow: __VRESectionListWindow,1,1072,11708,12238,6914 13 VRXWindow: __VREToolsWindow,1,2951,12479,5474,1661 14 14 VRXWindow: __VREWindListWindow,1,566,10262,4963,3150 15 15 UserFile: 1 16 16 UserWindow: Main,1 17 17 UserWindow: SW_ADVANCED,1 18 UserWindow: SW_PROGRESS,1 19 UserWindow: SW_SMBTREE,1 -
trunk/guitools/evfsgui/evfsgui.vrx
r909 r910 5342 5342 parse var pIdx '#' pidx 5343 5343 pidx = pidx + 1 5344 if pidx = 36then pidx = 115344 if pidx = 23 then pidx = 11 5345 5345 ok = VRSet("Pict_Progress_Throbber","PicturePath","#"pidx) 5346 5346 return
Note:
See TracChangeset
for help on using the changeset viewer.