Menu

#4 JSCWindow addings

open
nobody
None
1
2009-01-12
2007-12-03
Anonymous
No

< var <> toFrontAction, <> endFrontAction;
< var <editable=false, <>constructionView;
174,180d171
< didBecomeKey {
< toFrontAction.value(this);
< }
<
< didResignKey {
< endFrontAction.value(this);
< }
182,193c173
< toggleEditMode{
< var panel;
< editable = editable.not;
< if(editable){
< SCIBToolboxWindow.front.addWindow(this);
< this.refresh;
< }{
< SCIBToolboxWindow.front.removeWindow(this);
< }
< }
< /*
< *viewPalette {|win|

Discussion

  • sciss

    sciss - 2009-01-12
    • priority: 5 --> 1
     
  • sciss

    sciss - 2009-01-12

    implemented, except for the construction mode

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.