k4noe
@k4noe
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 69
Reply
RE: how to put this to an array

fn getKeyNum node = ( keyarr=#() key_num = numkeys node.position.controller while key_num > 0 do ( append keyarr (getkeytime node.position…

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

my thought exactly …thats why smart people invent smart proof…

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

thanks Klvnk, would it be possible to add “cleaan way” or if possible on the fly compile like in C# code ?

10 years ago
Forum
Reply
RE: the date from other timezone

fn getDateFromOtherTimeZone loc = –string ( aa= dotnetclass “System.TimeZoneInfo” bb= dotnetclass “DateTime” cc= bb.UtcNow dd= aa.Conv…

10 years ago
Forum
Reply
RE: the date from other timezone

tz = dotnetclass “System.TimeZoneInfo” showproperties timezone_ showmethods timezone_ tzLondon = tz.FindSystemTimeZoneById(“GMT Standard Time”) showm…

10 years ago
Forum
Reply
RE: Are structs inherently useful?

Not that really essentially useful , it just practice you to organize what you do n if you can avoid using global,…who knows …some doctor may be can e…

10 years ago
Forum
Reply
10 years ago
Forum
Reply
RE: Resizing a bitmap

I think like this theFiles= getFiles (“E:\\Photos\\133_1410\\New folder”+”\\”+”*”) theFiles.count fn resizeImg arrImg= —dadi single ( st = tim…

11 years ago
Forum
Reply
RE: More noob questions:

I see you have basic in C++ , then maxscript is much faster to learn. btw in maxscript you can use attribute “selection”, selection mean object in se…

11 years ago
Forum
Reply
RE: MAXScript Editor,Why not show Calltip?

is it possible to get current document function too (auto update), like in sublime or visual studio ?

11 years ago
Forum
Reply
RE: Create .bat file

I like to use mdx file for archiving project, its compress max file too, later u can use daemon tool to mount it.

11 years ago
Forum
Reply
RE: mmMaxControls : 3dsmax style .NET controls

Its OK now Mr.Lo I found it at code project the thing I want , split button may be it can be reference to your mmaxControl project too !

12 years ago
Forum
Reply
RE: mmMaxControls : 3dsmax style .NET controls

Can you add split button ,please ?

12 years ago
Forum
Reply
RE: create new window dialog with its UI elements

fn sendMessage2= ( messageBox “This is try” ) fn getTheVal thisControl thatControl= ( thisControl.value=thatControl.value ) fn createAnotherDialog…

12 years ago
Forum
Reply
RE: little question : dotNet comboBox

Thanks Mr.Lo, I wonder why my post took so long to post, I m waited for two days to see my post posted. Im sure im already try this , why my earlier w…

12 years ago
Forum
Page 5 / 6