IDE v0.15.0 Bug Fix

new topic     » topic index » view thread      » older message » newer message

I'm sorry to say that Elliott S. de Andrade already found a little bug 
in IDE. It is in Configurations "How windows open" tab.

Here is the fix for IDE_proj.ew or you can download a replacement module 
IDE_proj.zip from http://user.txcyber.com/~camping/judith.html or the 
full zip.

In IDE_proj.ew starting at line 6776 replace with these statements:

    settingsBuffer[cfgPV_R1]={}
    if isChecked(PV_R1) then
        settingsBuffer[cfgPV_R1]={"",0,0,0,0,0}
        lastPosition = getRelRect(ProjectWindow, Controls)
        size=getCtlSize(ProjectWindow)
        settingsBuffer[cfgPV_R1][1]="PV_R1"
        settingsBuffer[cfgPV_R1][2]=lastPosition[1]
        settingsBuffer[cfgPV_R1][3]=lastPosition[1]
        settingsBuffer[cfgPV_R1][4]=size[1]
        settingsBuffer[cfgPV_R1][5]=size[2]
        settingsBuffer[cfgPV_R1][6]=menuDockProjectTree
    end if

Very sorry for the inconvience,
--judith

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu