Davy
@davy
New Member
Joined: Feb 15, 2024
Topics: 28 / Replies: 70
Topic
Forum
Replies: 1
Views: 45
Reply
RE: Rollout docking broken under Windows 7.

You can do a cui.RegisterDialogBar on a rolloutfloater where your rollout is part from. That way, your buttons keep working. Docking a dialog from a r…

15 years ago
Forum
Reply
RE: Rollout docking broken under Windows 7.

Do not create a dialog first but dock the rollout directly instead. Davy

15 years ago
Forum
Reply
RE: Intense calculations and window lockup

Johan, I found other issues with progressbar “but” I found a workaround where you simply call the progressUpdate (not too frequently) “without” using …

15 years ago
Forum
Reply
RE: Intense calculations and window lockup

No, I don’t think there is a solution other than trying to disable this feature in windows 7 somehow. Cause it’s windows who decides if a program is r…

15 years ago
Forum
Reply
RE: Intense calculations and window lockup

Yes, it is Windows 7 that overdraws a program when it is not responding fast enough. I hope it is something you can switch off in Windows 7? Otherwis…

15 years ago
Forum
Topic
Forum
Replies: 13
Views: 79
Topic
Forum
Replies: 0
Views: 35
Reply
15 years ago
Forum
Topic
Forum
Replies: 3
Views: 43
Reply
RE: Include and script path

This is exactly what I was looking for and it works. Didn’t know yet about the symbolic pathnames. Thanks a lot Bobo! Davy

15 years ago
Forum
Reply
RE: Include and script path

…yep, I know that works since that path is setup by default as your main script path. So I think it’s only possible to change that in max ini No oth…

15 years ago
Forum
Reply
RE: Include and script path

Executing will turn “include” into a “filein”. Isn’t there an option to tell max where to search for scripts? I know it’s in the max ini file but th…

15 years ago
Forum
Reply
RE: Include and script path

Yes but the reason of using “Include” is because it differs from “FileIn” where “Include” does not just read the file at script load but only when the…

15 years ago
Forum
Reply
RE: Include and script path

…are you sure? Cause the help file says this about “include”: “This is a compile-time construct, therefore the file name specification must be a str…

15 years ago
Forum
Page 4 / 7