Jump to content

Recommended Posts

Posted

Hello folks ..

 

 

I have a uniImage on a form ... as backgroundimage

on the uniImage - i have a big uniPanel "A"

in uniPanel "A"  - i have a lot of small unipanels .. ( the small unipanels MUST HAVE unipanel a as parent..)

 

UniPanel A should be transparent - and the small unipanels should be visible .. so the backgroundimage can be see 

 

And the same problem with a uniScrollbox ..

i want a transparent uniScrollbox without borders .. just with scrollbar ..  with lot of visible uniPanels in it ...

 

 

i found no solution with css: visibility or transparence ...

 

 

Hope - anyone can help me ;-)

 

ThanX

Erich Wanker

 

 

Posted

..and a other idea..

is where a way to delete all "extjs"- css class definitions of a unipanel?

 

.. so the unipanel is a neutral and transparent html div-layer...

 

The uniPanel has two div-layers...

<div class="x-panel x-abs-layout-item x-panel-default" style="border: none; left: 0px; top: 642px; width: 605px; height: 62px;" id="O374F_id">
<div class="x-panel-body x-panel-body-default x-panel-body-default x-abs-layout-ct x-docked-noborder-top x-docked-noborder-right x-docked-noborder-bottom x-docked-noborder-left" style="width: 605px; height: 62px; left: 0px; top: 0px; background-color: rgb(235, 235, 235);">
</div>
</div>

 

can i delete with client-events the standard-definitions - so the uniPanel is transparent because there is no color definition ?

 

Thanx for help :-)

Erich

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...