MerlinEl
@merlinel
New Member
Joined: Feb 14, 2024
Topics: 51 / Replies: 257
Reply
RE: DotNet Tab Color

I think it looks little better now or not?

15 years ago
Forum
Reply
RE: DotNet Tab Color

Obviously it does not go through this “system.windows.forms.tabcontrol” to change all interface colors. With C# will teake me, much time to do this. …

15 years ago
Forum
Reply
RE: DotNet Tab Color

Hi ShanDong this line is good (t1.CreateGraphics()).FillRectangle Brush Rect but how to do this now… ()

15 years ago
Forum
Reply
RE: DotNet Tab Color

here is thre diferent ways, this time with no errors, but result is the same… Global testTabForm ( try testTabForm.close() catch() –net fn …

15 years ago
Forum
Topic
15 years ago
Forum
Replies: 10
Views: 25
Reply
RE: DotNet store data in Form?

it works! you are wery good thank you Denis

15 years ago
Forum
Reply
RE: DotNet store data in Form?

what a pity setLifetimeControl is missing in max9 #Struct:dotNet( removeAllEventHandlers:<fn>, getType:<fn>, removeEventHandler:<fn&gt…

15 years ago
Forum
Reply
RE: DotNet store data in Form?

dotNetMXSValue works fine, however I have a smal problem here… maybe Big one… when GC() is caled then, form buttons goes to dead. GLOBAL NEW_FORM…

15 years ago
Forum
Reply
RE: DotNet store data in Form?

so simple wow Thank you Denis :applause:

15 years ago
Forum
Reply
RE: DotNet store data in Form?

Hi Denis! , I did not know about dotNetMXSValue ,wery good! ( struct FORM_DATA (name=”merlin”, age=240, weight=58.24, childerns = #(“a”,”b”,”c”)) …

15 years ago
Forum
Topic
Forum
Replies: 11
Views: 21
Reply
RE: Render Lightmap Script ALWAYS bakes completemap!

good evening try this : sceneRadiosity.radiosity = Light_Tracer() sceneRadiosity.radiosity.bounces = 2 sceneRadiosity.radio…

15 years ago
Forum
Reply
RE: minimum form size

oki found it must change bordersytyle = none to disable min size limitations form.FormBorderStyle = form.FormBorderStyle.none

15 years ago
Forum
Topic
15 years ago
Forum
Replies: 1
Views: 9
Reply
RE: Get vertex colour from Gradient Ramp

hi try this fn GetVectorsAngle v1 v2 = ( theAngle = acos(dot (normalize v1) (normalize v2)) ) GetVectorsAngle [10,0,0] [10,20,0] arbAxis <point…

15 years ago
Forum
Page 7 / 21