Changeset 910


Ignore:
Timestamp:
May 26, 2016, 3:10:02 PM (9 years ago)
Author:
Herwig Bauernfeind
Message:

GUITools: EVFSGUI also fix progress throbber

Location:
trunk/guitools/evfsgui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/guitools/evfsgui/evfsgui.vrp

    r909 r910  
    1010VRXWindow: __VREMainWindow,1,1831,2457,1012,7841
    1111VRXWindow: __VREFileListWindow,1,1469,6215,2665,3358
    12 VRXWindow: __VRESectionListWindow,1,3577,12768,12238,6914
    13 VRXWindow: __VREToolsWindow,1,2951,12479,5471,1659
     12VRXWindow: __VRESectionListWindow,1,1072,11708,12238,6914
     13VRXWindow: __VREToolsWindow,1,2951,12479,5474,1661
    1414VRXWindow: __VREWindListWindow,1,566,10262,4963,3150
    1515UserFile: 1
    1616UserWindow: Main,1
    1717UserWindow: SW_ADVANCED,1
     18UserWindow: SW_PROGRESS,1
     19UserWindow: SW_SMBTREE,1
  • trunk/guitools/evfsgui/evfsgui.vrx

    r909 r910  
    53425342    parse var pIdx '#' pidx
    53435343    pidx = pidx + 1
    5344     if pidx = 36 then pidx = 11
     5344    if pidx = 23 then pidx = 11
    53455345    ok = VRSet("Pict_Progress_Throbber","PicturePath","#"pidx)
    53465346return
Note: See TracChangeset for help on using the changeset viewer.