Results 1 to 2 of 2

Thread: Almost there : df 19.1 / CJ 18.6.0 - class textbox - transparent_state does not work.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    São Paulo Brazil
    Posts
    162

    Default Almost there : df 19.1 / CJ 18.6.0 - class textbox - transparent_state does not work. SOLVED

    Hi Folks


    Now , only one thing to correct.


    The transparent_state property (on textbox class) not work with if I use color or bitmaps as background.


    Someone saw something like this ?


    This is my skin:

    Code:
    Object oSkin is a cCJSkinFramework
       Set psSkinFile to "Office2010.cjstyles" 
       Set psSkinIni to "NormalBlue.ini"
    End_Object
    
    ........
    .........
    
    
    Object oMainMenu is a cSigCJRibbonBar
       Procedure OnCreateCommandBars
          Forward Send OnCreateCommandBars
          Set peVisualTheme to xtpThemeOffice2010
       End_Procedure        
    .....
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Login.PNG 
Views:	137 
Size:	4.3 KB 
ID:	12952  
    Last edited by Ezequiel Marin; 19-Jul-2019 at 09:11 AM. Reason: SOLVED

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •