JHaywood
@jhaywood
New Member
Joined: Feb 14, 2024
Topics: 24 / Replies: 227
Reply
RE: WPF in Max

There are supposed to be two text boxes. I’ve edited the previous post to remove some extra tabs and spaces in the ‘loadAssembly’ line which probably…

15 years ago
Forum
Reply
RE: WPF in Max

LoneRobot: hi james, with textbox issues i have used the gotfocus and lostfocusevents to call enableaccelerators = true/false depending on the e…

15 years ago
Forum
Reply
RE: WPF in Max

Well, now I’ve run into another blocker. What a hassle. This one seems to be specific to WPF, though, unlike the disappearing controls which Pete ra…

15 years ago
Forum
Reply
RE: WPF in Max

Great minds think alike Pete. Guess I never ran across it before because none of my dotNet tools were dockable. But now I’m working on a new versi…

15 years ago
Forum
Reply
RE: WPF in Max

I’ve added a new blog post describing a redraw issue I came across and how I got around it. Click the blog link below to read it.

15 years ago
Forum
Reply
RE: stringstream and folder names

Try this: format “( seaSurfcustToolsRollout.btnMat0%.images = #([b]@[/b]”%.jpg”, undefined, 1, 1, 1, 1, 1) )” i locImg to: str

15 years ago
Forum
Reply
RE: DotNet Character Selection Framework

I’m no expert by any means, but I’m finding that I’m able to create new tools much more quickly using WPF than I did when using straight .Net and MaxS…

15 years ago
Forum
Reply
RE: WPF in Max

I don’t know, I kind of like just having individual threads on specific topics. Does anyone even look at the dotNet thread anymore, and trying to fin…

15 years ago
Forum
Reply
RE: WPF in Max

For people working with WPF and Xaml, here are a couple useful debugging tools: XamlPadSnoop

15 years ago
Forum
Reply
RE: WPF in Max

Creating your tool with Visual Studio and compiling a dll that you would then load into the modifier should remove this limitation. Of course, relyin…

15 years ago
Forum
Reply
RE: WPF in Max

Yep, definitely not a blocking issue, but something to be aware of. PEN: Interesting to note that this will work in a rollout? Will it work in…

15 years ago
Forum
Reply
RE: WPF in Max

That works too. The nice thing about using a WPF window is that you can do some pretty cool things with it visually, like completely changing the sha…

15 years ago
Forum
Reply
RE: WPF in Max

Thanks for pointing that out. I was getting an error in 2010 for some reason, and I know that Autodesk updated the .Net version for 2011, which is wh…

15 years ago
Forum
Reply
RE: WPF in Max

Hey Kameleon. I didn’t know about XamlReader. Thanks for pointing that out. I’ll have to look into it some more. But my first concern would be tha…

15 years ago
Forum
Topic
15 years ago
Forum
Replies: 30
Views: 83
Page 3 / 17