Panayot
@panayot
New Member
Joined: Feb 15, 2024
Topics: 6 / Replies: 205
Reply
RE: How to be in creation mode?

maybe you looking for – startObjectCreation Line

13 years ago
Forum
Reply
RE: Detect new line in string?

if i get it, that may helps – ss = Our_String as StringStream newLinesPos = #(0) while not eof ss do ( skipToNextLine ss append newLinesPos (filePo…

13 years ago
Forum
Reply
13 years ago
Forum
Reply
RE: Undo on… RenderWidth/RenderHeight Changes…

Interesting… em i lucky man then (: will keep my eyes open though. I agree with that hold-fetch is not applicable in many cases but i lost my trust in…

13 years ago
Forum
Reply
RE: Undo on… RenderWidth/RenderHeight Changes…

holdmaxfile() –// … your procedure code here fetchmaxfile quiet:on ; gc() — “undo”

13 years ago
Forum
Reply
RE: Background worker updating meshes

I agree with Denis. I was afraid that such statement w’d sound too heretical, so I’m a bit happy that he take an initiative about. Hacking an engine b…

13 years ago
Forum
Reply
RE: Proper way of getting first bit in bitarray

Norman3D: … I need to get the first edge of every element in an Editable Poly. as you’ll wotk with edges, i not tesed the speed, but worth to try…

13 years ago
Forum
Reply
RE: Run script every frame?

Patan77: Wow hmm Now when i restated max it worked I tried it yesterday didn’t work then i turned off the computer and when i tried it today still d…

13 years ago
Forum
Reply
RE: Run script every frame?

This is your point of view. My idea was to ask for the user voice about this, instead of just to repeat that I do something wrong, and show me/us how …

13 years ago
Forum
Reply
RE: Run script every frame?

hmm, i read this conclusion from you for a 2nd time. maybe a new topic with example code (from you) which to be tested from many peoples can proof/cla…

13 years ago
Forum
Reply
RE: Run script every frame?

well, the same story here. usually unRegisterTimeCallback() works, but not alway. using reference function, as shown in the help, and redefine it to e…

13 years ago
Forum
Reply
RE: Run script every frame?

registerTimeCallback ?

13 years ago
Forum
Reply
RE: ImgTag click fires several times

yeah, thats an alternative, so it improve the reply, i skip to mention it as not looks so flexible to me, and some notes about w’d be welcome as well,…

13 years ago
Forum
Reply
RE: ImgTag click fires several times

Hi Mikkel, Well, this is not exact an issue, its come to you if and how to protect any control from unwanted user activity. The ImgTag offer many even…

13 years ago
Forum
Reply
RE: Getting the Parent Root of a hierarchy

denisT: the validation is necessary. you have to do it anyway before calling the function or inside the function. the asking of node’s parent where …

13 years ago
Forum
Page 1 / 15