View Single Post
  #4  
Old 07-26-2012, 11:57 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Crow View Post
Emera, I was thinking that the order might have been a problem as well. I believe, however, that the problem lies within the fact that GuiContextMenuCtrl objects (can) use two different profiles. I don't think useOwnProfile applies to the textprofile at all. I guess you might be better off creating your own profile for this purpose, maybe inheriting the one you wanted to use originally. Profile inheritance should be possible somehow, I just can't remember how to do it, sorry.
Pretty sure you can do...

textprofile.profile = "nameofprofile";
textprofile.useOwnProfile = true;
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote