I will look into the Fahrenheit problem. There are no dialogues to popup yet, those are to be added. The numeric OSK is usually FB->Input or Output Index then the alphabetical OSK is the name. Click OK on the OSK with no value entered you mean?
Yep, because I am still scratching my head on how to implement that... It's a thinker. I wasn't wanting to release this version yet but it fixed a worse bug so it is out now.Quote:
- If I try to create a variable, the next dialog that pops up is just a "go-back" button and when clicks is just exits out.
That's known and already fixed, thankyou.Quote:
- It also crashes on me when I right-click during configure mode
Logic configuration via the GUI is coming. However logic is doable right now. The cool bit about FuseGL is that it actually compiles code from external files and uses it within. So that means you can make a small *.cs file using C# code (or VB.NET I believe, but I have not tested that) to do anything you want that is legal in all of .NET 4.0 which is a bunch of stuff.Quote:
Looking forward to logic!

