Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-ide
Commits
c222a6ae
Commit
c222a6ae
authored
Feb 03, 2003
by
Diederik van Arkel
Browse files
avoid setActiveControl bug (Windows)
parent
1fa00574
Changes
2
Hide whitespace changes
Inline
Side-by-side
Ide/errwin.icl
View file @
c222a6ae
...
...
@@ -218,7 +218,7 @@ ew_activate cId ps
#
io
=
disableMenuElements
searchIds
.
findIds
io
#
io
=
disableMenuElements
searchIds
.
gotoIds
io
#
ps
=
{
ps
&
io
=
io
}
#
ps
=
setActiveControl
cId
ps
//
# ps = setActiveControl cId ps
=
ps
ew_deactivate
ps
...
...
Ide/projwin.icl
View file @
c222a6ae
...
...
@@ -347,7 +347,7 @@ where
#
l2
=
removeMembers
[
mn_sav
,
mn_sva
,
md_cmp
,
md_chk
,
md_gen
,
md_cst
,
md_est
]
projModuleIds
#
io
=
disableMenuElements
l2
io
#
ps
=
{
ps
&
io
=
io
}
#
ps
=
setActiveControl
cId
ps
//
# ps = setActiveControl cId ps
=
ps
proj_deactivate
ps
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment