Call for Submission
NAB 2012 Best of the Best Show Reel
Submit your work today!
  • 1/3
You are here: Forum Home / Autodesk® Softimage® / XSI SDK / QPop - configurable quadrant menu
  RSS 2.0 ATOM  

QPop - configurable quadrant menu
Rate this thread
 
30203
 
Permlink of this thread   Subscribe to this thread
avatar
  • Total Posts: 103
  • Joined: 26 March 2008 07:04 AM

Hello everybody!
QPop is a C++/CLI (.net) plugin to extend the UI with a configurable quadrant popup menu.
I believe that short mouse travel is essential for a fast workflow, but found the built-in context menu a bit lengthy, and, worse, not freely configurable.
The inspiration is of course the 3ds max QuadMenu (which I did not want to mimic exactly) and the XPop plugin by R. Claus.
I’ve worked with Maya’s hotbox, too, but I think a quadmenu does the job quite as well, without overcomplicating things.

See “installation instructions.rtf”!

Although I have tested the plugin on my 64 bit Vista machine on 7.0 and 7.5, on my 32 bit Laptop, and on my colleagues’ 64 bit XP and Vista machines, it is possible that there are troubles loading the plugin. So this is kind of a beta release.
Hope it works and comes in handy.

Enjoy!
Best regards,
Eugen



Attachment Attachment
Replies: 0
avatar
  • uno
  • Posted: 20 May 2009 03:54 AM

Hi, after install plugin I receive a error

// INFO : QPop Error: System.InvalidOperationException: Starting a second message loop on a single thread is not a valid operation. Use Form.ShowDialog instead.
 //    at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
 //    at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
 //    at System.Windows.Forms.Application.Run(Form mainForm)
 //    at QPop_Execute(CStatus* , CRef* in_ctxt)
 // ERROR : 21000-CUST-QPop - Unspecified failure

Any ideas?



Replies: 0
avatar

Hm, sounds familiar.
What’s your configuration? Sytem, .net version, Softimage version?



Replies: 0
avatar
  • CiaranM
  • Posted: 20 May 2009 04:23 PM

Looks cool!



Replies: 0
avatar
  • origin
  • Posted: 20 May 2009 08:01 PM

yeah one of things I miss from max…

anyway I got same error when I bind your script to hotkey (after putting .js file to /plugins) and pressing this hotkey gives error

no error when I run script thru script editor

vista x64, si 7.5



Replies: 0
avatar

Just heard from Firebird that usage in a workgroup can cause SI to crash. On my installation, it works fine, though.
As I said, this is kind of a beta release, so feedback is much appreciated!

If there’s trouble, the culprit is mostly the .net installation.
It’s compiled as release, option /MD. There shouldn’t be any debug dll dependencies any more.



Replies: 0
avatar

[QUOTE=origin;23070]yeah one of things I miss from max…

anyway I got same error when I bind your script to hotkey (after putting .js file to /plugins) and pressing this hotkey gives error

no error when I run script thru script editor

vista x64, si 7.5

You have to put the script in the user folder Data\Scripts.
You can only put custom script commands in the Application\Plugins folder, and this is a “normal” script.

Besides that, it works for you?



Replies: 0
avatar
  • Ramon
  • Posted: 10 November 2009 12:22 AM

error in line
var idxArray = QPop(dispMnu1, dispMnu2, dispMnu3 , dispMnu4).toArray()



Replies: 0




   
  Settings Choose Theme color: