cyfer
@cyfer
New Member
Joined: Feb 15, 2024
Topics: 23 / Replies: 103
Reply
RE: script idea: Loop selection controlled by mouse movement

long story made short , I don’t think its possible its actually possible but it will not improve the workflow at all a tool like that has to be trigg…

15 years ago
Forum
Reply
RE: dotNet Label Control – font style

TheForm = dotnetobject “maxCustomControls.MaxForm” –Creating the Font –make an object from the Font Class –give a fontfamily name and then put t…

15 years ago
Forum
Reply
RE: object replacer -keep modifiers/help please

after getting “setting modifier Array is not implemented yet ” error i decided to do the ghosting stuff :arteest: rollout replacer “::replacer::” (…

15 years ago
Forum
Reply
RE: maxform.backcolor ?

you just override the backcolorchanged event maxForm = dotNetObject “MaxCustomControls.MaxForm” Form.backcolor=(dotnetclass “System.Drawing.Color”)….

15 years ago
Forum
Reply
RE: DotNet Tab Color

theForm = dotnetobject “System.Windows.Forms.Form” thetab = dotnetobject “System.Windows.Forms.TabControl” theAlignment = dotnetclass”System.Windows.F…

15 years ago
Forum
Reply
RE: Create buttons at routime

MerlinEl: Hi Cyfer It will be not a good idea to controll buttons columns and rows with trackbars. But for training was wery good! Thanks for this …

15 years ago
Forum
Reply
RE: Create buttons at routime

Spinner in Dotnet is a Trackbar and at least in c# you only need to set the orientation to vertical . In maxscrip You Must call the Orientation Class …

15 years ago
Forum
Topic
Forum
Replies: 1
Views: 14
Reply
RE: Graphite_Panels

latest update Dialog Mode :argh:

15 years ago
Forum
Reply
RE: Graphite_Panels

last update on this ambitious project

15 years ago
Forum
Reply
RE: Graphite_Panels

hello Paul right now all i’m doing is a HashTable storing the name of the button(max command ex. extrude) and the corresponding command macro, its fa…

15 years ago
Forum
Topic
15 years ago
Forum
Replies: 5
Views: 18
Reply
RE: dotNet WPF window using Maxscript

it is working here too ! the only difference is the file got bigger with the Debug code thanks biddle , now i Can Get Into Media Assemblies :applaus…

15 years ago
Forum
Reply
RE: Projecting a Plane on a Sphere

this is fairly old and bsaed on intersectray but i still use it for hard surfaces or precise palcement the ref obj must be an EditMesh you select th…

15 years ago
Forum
Page 4 / 9