drdubosc
@drdubosc
New Member
Joined: Feb 14, 2024
Topics: 2 / Replies: 132
Reply
RE: dotNet timer scope within structs

davestewart: … I’ve managed to create a fairly elegant file monitor … That’s tidied it up very nicely … glad the passing technique helped … and …

16 years ago
Forum
Reply
RE: dotNet timer scope within structs

This sort of goes there… can you improve? [font=Verdana]Following the [/font]tag method you mentioned earlier… struct TimerStru…

16 years ago
Forum
Reply
RE: Strange results from a simple if statement?

Hi, it’s not a problem with the ‘if’, it’s a precision and display problem. For example you can do this in the listener: f = 1.000001 1.0 …

16 years ago
Forum
Reply
RE: TransUV: Transfer UV regardless topology

Echo that. Neatly done. Thankyou.

16 years ago
Forum
Reply
RE: 3dsmax ListView options

It’s worth getting used to using the MSDN .net2 class library reference , too – mostly, under System.Windows.Forms. The other-language examples give a…

16 years ago
Forum
Reply
RE: Building a DotNet color chart – New Article on LoneRobot.com

martroyx: … can we have all the almost white color to the end ? edit: humm , no that’s not a good idea after all Welcome to the problem of tryin…

16 years ago
Forum
Reply
RE: Inheritance in DotNet Controls – New Article on LoneRobot.com

… saves a lot of trouble, doesn’t it? It would be a class method, Shared in VB?. If you had a lot of classes in one assembly, and they all had to ge…

16 years ago
Forum
Reply
RE: Inheritance in DotNet Controls – New Article on LoneRobot.com

LoneRobot: It wasn’t in the help drdubosc, I found this from a showproperties query of the custom assembly after it had been loaded into max … can i…

16 years ago
Forum
Reply
RE: Inheritance in DotNet Controls – New Article on LoneRobot.com

Thanks for this, LR, your site is growing into a really useful resource for learning. It’s nicely presented, too. You refer to this syntax: To use a…

16 years ago
Forum
Reply
RE: Tooltips for DotNet Buttons

Aha! Thanks, both ways. I’ll read up a bit better on rollouts.

16 years ago
Forum
Reply
RE: Tooltips for DotNet Buttons

LoneRobot: isn’t it not just local to the rollout? No… once ToolTipObj is created in on dotnettest open, it’s global. I’d like to be able to decl…

16 years ago
Forum
Reply
RE: Tooltips for DotNet Buttons

Hi, Pete, Got a question for you. ( I’m OK-ish at .net, but no good at MXS style). This code seems more in the spirit of the System.Windows.Forms.Too…

16 years ago
Forum
Reply
RE: Tooltips for DotNet Buttons

Bells! Whistles! … they take time …

16 years ago
Forum
Reply
RE: Tooltips for DotNet Buttons

A tooltip isn’t a property, but a separately instantiated object of type System.Windows.Forms.ToolTip. You associate it with the control using one of …

16 years ago
Forum
Reply
RE: Linear algebra?!?!

Benzin: So basically “lighter stuff” can be done without it, but serious “right stuff” don’t? I KNEW IT!! Aaahhh, don’t cry! Just in case we’re …

16 years ago
Forum
Page 4 / 9