Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Solved
    • Unsolved
    1. Home
    2. Tags
    3. events
    Log in to post

    • ryan

      UNSOLVED fontWillSave event missing?
      Problems & Bugs • events eventobserver • • ryan  

      3
      0
      Votes
      3
      Posts
      38
      Views

      ryan

      Ok the problem was on my end. I had a script that was running on fontWillSave, and it was raising an error. Apparently that also halted the fontWillSave notification overall... So if one script fails, others may not be called? Would it be possible to post the fontWillSave notification even if a script attaching to that event fails? Thanks!
    • RafaŁ Buchner

      SOLVED disable/enable tool without deleting/installing extensions?
      General Questions • editing tools events • • RafaŁ Buchner  

      4
      2
      Votes
      4
      Posts
      255
      Views

      frederik

      Why do you need those tool objects? Im trying to understand your question ;)
    • RafaŁ Buchner

      SOLVED Tracking when/which font is being assigned to the mojo.roboFont.CurrentFont()
      General Questions • observers events • • RafaŁ Buchner  

      3
      0
      Votes
      3
      Posts
      285
      Views

      RafaŁ Buchner

      Damn, I was looking for it whole day(forgot what is the name of this extension) Thanks!
    • bahman

      SOLVED Glyph window became active/inactive event
      General Questions • user interaction observers events • • bahman  

      3
      0
      Votes
      3
      Posts
      291
      Views

      bahman

      @gferreira Thank you Gustavo. I had no idea those notifications are also for the glyph window focus. Great!
    • RafaŁ Buchner

      UNSOLVED Tracking “resize” event for current glyph window?
      General Questions • scripting vanilla events mojo.ui • • RafaŁ Buchner  

      2
      0
      Votes
      2
      Posts
      304
      Views

      frederik

      this brings a very old issue back... https://github.com/robotools/vanilla/blob/master/Lib/vanilla/vanillaWindows.py#L465-L466 follow up here