spacefrog
@spacefrog
New Member
Joined: Feb 14, 2024
Topics: 21 / Replies: 384
Reply
RE: Dual View MXS Editor

hey – nice tip – i for one wasn’t aware of that ! that almost sounds like the underlying editor control (Scintilla) has been updated Have to investiga…

9 years ago
Forum
Reply
RE: Dotnet Version

go with 4.0 From the Max 2012 doc’s SDK requirements: .NET Framework 3ds Max 2012 targets .NET 4.0, but mixed (C++\CLI) plug-ins need to target a …

9 years ago
Forum
Reply
RE: Max 2016 and 4K monitors

It’s a new UI tech, it is cleverly implemented to not render the previous mix of techs completely useless, that means plugins can be recompiled withou…

9 years ago
Forum
Reply
RE: Max 2016 and 4K monitors

DaveWortley: I wonder if Max 2017 will offer any hope with this when we see it next week… the early leaked screenshots show and entirely new UI… the…

9 years ago
Forum
Reply
RE: dotnetobject "UserControl" Maximum Size

I don’t know in detail how those cases are handled, but i guess there are some special events for this so that you know on what selection of your data…

9 years ago
Forum
Reply
RE: dotnetobject "UserControl" Maximum Size

It’s a operating mode of those controls ( activated by setting the virtualmode property to true ), where the cells are created on the fly, when they c…

9 years ago
Forum
Reply
RE: dotnetobject "UserControl" Maximum Size

For spreadsheets ( datagrid, listviews etc… ) i guess using virtualmode would be better then… I would assume that even for other usages which require…

9 years ago
Forum
Reply
RE: dotnetobject "UserControl" Maximum Size

Why by all means you want to use such large controls ? This sounds like a bad design decision in my eyes …

9 years ago
Forum
Reply
RE: dotNet not being redrawn

haha – old mens club – currently still 48, but autumn next year is my “turning 50” doomsday not that i care much, actually …

9 years ago
Forum
Reply
RE: sdk > dlx maxscript extension

Ah – yes – my brain had a coremelt when posting – i meant to write .gup ( global utility plugin ) The handling and setup of real maxscript extensions…

9 years ago
Forum
Reply
RE: sdk > dlx maxscript extension

I would go the .gup function publishing route ( not creating a .dlx maxscript extension) Edit: fixed .dlu -> .gup extension

9 years ago
Forum
Reply
RE: Can you set multiple text colors within a single dotnet textbox?

For this task there is “System.Windows.Forms.RichTextBox”

9 years ago
Forum
Reply
RE: SDK: Fragment Graph?

You can load (and even save the current ) graphs using maxscript via the nitrousgraphiscmanager and FixedViewportPipeline interfaces. Just check the M…

9 years ago
Forum
Reply
RE: graphicwindow::marker

denisT: drawing helpers by Nitrous in max 2010 was very slow. the situation grammatically changed only for max 2013+ Nitrous came with Max 2012 -…

9 years ago
Forum
Reply
RE: graphicwindow::marker

I think it’s a Nitrous thing : Helpers are/were pretty slow in Nitrous from the beginning Maybe the whole drawing path has’nt been updated accordingly…

9 years ago
Forum
Page 5 / 27