โ„๏ธ๐ŸŽโ›„ The Winter Games Tournament is Live! ๐ŸŽ„๐ŸŽ…โ„๏ธ
Jump to content

Recommended Posts

Posted
   -- Configurar colores para el combo box (tema NASA)
        _cbResolution:SetColor(0.1, 0.1, 0.1, 1, WIDGETCOLOR_BACKGROUND)      
        _cbResolution:SetColor(1, 0.5, 0.25, 1, WIDGETCOLOR_FOREGROUND)       
        _cbResolution:SetColor(0.3, 0.3, 0.3, 1, WIDGETCOLOR_BORDER)          
        _cbResolution:SetColor(1, 0.5, 0.25, 0.3, WIDGETCOLOR_SELECTION)     
        _cbResolution:SetColor(1, 0.6, 0.3, 1, WIDGETCOLOR_SELECTEDTEXT)      
        --_cbResolution:SetColor(0.2, 0.2, 0.2, 1, WIDGETCOLOR_RAISED)      -->>>> Crash App   
        _cbResolution:SetColor(0.15, 0.15, 0.15, 1, WIDGETCOLOR_SUNKEN)      

And you cannot change the color in a combo box for the item letters, they always remain white.

ย 

ย 

Astrocuco.thumb.png.c76e0fb3de2d6e437e7dca099625e11e.png

Murphy's Law: We don't fix bugs, we document them as features. โ€“ Murphy Games

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

ร—
ร—
  • Create New...