1. More info in IDE instance problem

When I uncheck the "one instance of IDE" checkbox, it works, BUT if I 
close it and open it again it won't work unless I uncheck and recheck 
the checkbox.

This doesn't seem to be run when IDE starts and checks the "one instance 
of IDE" setting:
procedure MenuInstance_onClick (integer self, integer event, sequence 
params)--params is ()
	if not isChecked( MenuInstance ) then
        --turn on multiple instance
        w32Proc(xCloseHandle,{hMutex})--When this is run, it works.
--it dosn't seem to be run when IDE starts and checks the 
--"one instance of IDE" setting:
    end if
end procedure

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu