• 0 Votes
    6 Posts
    763 Views
    ferdinandF
    Hello Paula, of course, I understand these restrictions, but on the other hand it is in this case hard to just guess the problem. Feel free to reopen this subject at any time. Cheers, Ferdinand
  • Removing color picker from ColorField

    python r20
    9
    1 Votes
    9 Posts
    2k Views
    M
    And sorry @kbar, @C4DS, @aturtur I should have found it earlier, but after looking at how to implement it, I figured out it's already possible since R21 with the flag DR_COLORFIELD_NO_SCREENPICKER import c4d class MyDialog (c4d.gui.GeDialog): def CreateLayout(self): self.AddColorField(1000, c4d.BFH_LEFT | c4d.BFV_TOP, colorflags=c4d.DR_COLORFIELD_NO_SCREENPICKER) return True if __name__=='__main__': global dialog dialog = MyDialog() dialog.Open(c4d.DLG_TYPE_ASYNC, xpos=-2, ypos=-2) Cheers, Maxime.
  • Add user data to HUD by python

    3
    0 Votes
    3 Posts
    575 Views
    ROMANR
    It’s too bad, but thank you for your answer Manuel.
  • Get Emitter's Number of Particles and their PSR?

    r21 python
    6
    0 Votes
    6 Posts
    1k Views
    B
    Hi @ferdinand RE: Please note that this is not a commitment of us to do this regularly . . I understand. Thanks for the detailed explanation and background theory for the answer. Have a nice ahead! Will close this thread now.
  • GeDialog lacking InitValues, when docked and folded

    windows python r19 r21 r23 s24
    8
    2 Votes
    8 Posts
    2k Views
    ferdinandF
    Dear community, this bug has been fixed and will be integrated with an upcoming release of Cinema 4D S24 (hopefully the next one). Cheers, Ferdinand
  • PG\ How to find polygon index

    python
    5
    1
    0 Votes
    5 Posts
    1k Views
    I
    Hey @ferdinand Thanks again! I think the question is closed
  • VariableChanged Struct is missing its maps?

    r23 c++ windows
    8
    0 Votes
    8 Posts
    1k Views
    CairynC
    @ferdinand said in VariableChanged Struct is missing its maps?: TEST TEST forbidden to post? No, it's not Sorry, that's the message from the system that I got in the other thread, repeatedly. So I tried it here, and it posted without difficulty. Then I tried in the other thread again, and it worked. Then I deleted all these postings. But as the original message that I tried to post was lost to the error, I didn't bother to write it again. Quite strange error, haven't seen it before, and it didn't come with any explanation WHY it was forbidden to post.
  • 0 Votes
    18 Posts
    2k Views
    ManuelM
    Hi, Sorry about not having time to investigate the gradient part of your question. I was waiting for feedback about the color presets. With the new asset browser out there's no point into investigate this question furthermore. Cheers, Manuel
  • GetDirty(DIRTYFLAGS_MATRIX)

    10
    0 Votes
    10 Posts
    1k Views
    ManuelM
    Hi, sorry but, we don't have enough ressources to investigate why it have been coded that way 14 years ago and what could be the side effect on changing it. Cheers, Manuel
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Crash with GeListHead and TreeViewFunctions SetName()

    python r20 r21 r23
    4
    0 Votes
    4 Posts
    759 Views
    M
    Hi @mp5gosu , I will set the topic as closed. Note that the fix will not come in the next update but don't worry we have it logged and it's on our list of things to fix in the future. Cheers, Maxime.
  • FieldList Modifiers

    r20 sdk c++
    6
    0 Votes
    6 Posts
    1k Views
    ManuelM
    hi, Would be nice to share the solution. Cheers, Manuel
  • EnchanceMenu Questions

    c++ sdk
    15
    0 Votes
    15 Posts
    2k Views
    D
    Hi! Sorry about not replying and closing the topic. This has been solved. Thank you for all the help!
  • Close button of docked dialog emits Command(id=92)

    5
    0 Votes
    5 Posts
    892 Views
    B
    i removed the ids from the sdk. it looks like they are only used internally. there is no use in the sdk for developers.
  • Knowing if C4D is actually rendering

    3
    0 Votes
    3 Posts
    647 Views
    ferdinandF
    Hello @victor, without any further questions, we will consider this topic as solved by Monday and flag it accordingly. Thank you for your understanding, Ferdinand
  • Python Generator: Handles

    5
    0 Votes
    5 Posts
    798 Views
    ferdinandF
    Hello @inevestenko, without any further questions, we will consider this topic as solved by Monday and flag it accordingly. Thank you for your understanding, Ferdinand
  • How to create a left-aligned group in the menu.

    r21 c++
    8
    1
    0 Votes
    8 Posts
    1k Views
    ferdinandF
    Hello @AiMiDi, without any further questions, we will consider this topic as solved by Monday and flag it accordingly. Thank you for your understanding, Ferdinand
  • Is it possible to resize a c4d.VariableTag?

    python
    6
    0 Votes
    6 Posts
    1k Views
    ferdinandF
    Hello @karpique, without any further questions, we will consider this topic as solved by Monday and flag it accordingly. Thank you for your understanding, Ferdinand
  • BaseContainer missing for GvNode created with c4dpy

    r23 python
    4
    0 Votes
    4 Posts
    871 Views
    ferdinandF
    Hello @beesperester, without any further questions, we will consider this topic as solved by Monday and flag it accordingly. Thank you for your understanding, Ferdinand
  • Color Surface with Python Generator

    Moved
    18
    2
    0 Votes
    18 Posts
    4k Views
    ferdinandF
    Hello @johntravolski, without any further questions, we will consider this topic as solved by Monday and flag it accordingly. Thank you for your understanding, Ferdinand