Found the gradient .....

base\components\presenter\resources\presenter_thumb.swf

FFFFFffffffffffffffffff..... XD

On 13 Mar, 16:58, Carlo Bono <[email protected]> wrote:
> First thank to you all for the useful informations.
>
> @seba: Thanks for indicating clearly the file. It was just under my
> nose, since it's the same file I edited for removing the windows
> shadow. I'm happy this is solved.
>
> It seemed to me a far more complex question, since you said you can't
> get rid of the gradient: as a matter of fact, as both you and PazZ
> pointed out, it is simply a question of removing the resource
> inclusion.
>
> I hope the post will be helpful to others.
> Really thank you
>
> C
>
> On Mar 11, 11:08 am, "[email protected]" <[email protected]>
> wrote:
>
>
>
> > Carlo,
>
> > you can't get rid of the gradient. You need to remove the ressource away
> > from this 
> > component:http://code.google.com/p/openmeetings/source/browse/trunk/singlewebap...
>
> > Sebastian
>
> > 2011/3/11 Carlo Bono <[email protected]>
>
> > > First thank you all for your attention, your time and your help (the
> > > skin guide is very clear).
>
> > > I spent some more time trying to understand the overall structure of
> > > Openmeeting and Openlaszlo. Just to make it clearer, when referring to
> > > window bar I am referring to the yellow bar in the screenshot:
>
> > >http://openmeetings-user.googlegroups.com/web/skin_OM_login.png?gda=N...
>
> > > I was able to remove border and shadow; I even managed to remove
> > > color, even if I wish to keep it (maybe with other schemes). The point
> > > I'm still missing is where the "gradient" behavior for the bar of the
> > > windows is described/called.
>
> > > Thank you all again for your attention
> > > Best regards
> > > CB
>
> > > On Mar 10, 5:20 pm, PazZ <[email protected]> wrote:
> > > > Cool!
> > > > Tnx a lot for this guide, very useful :)
>
> > > > Best regards,
>
> > > > Simone
>
> > > > On 10 Mar, 01:27, German Acevedo <[email protected]> wrote:
>
> > > > > Maybe this can help you:
> > >http://openmeetings-user.googlegroups.com/web/Howto_make_skin_step_st...
>
> > > > > Regards,
>
> > > > > German
>
> > > > > 2011/3/9 PazZ <[email protected]>
>
> > > > > > Hi again
> > > > > > any other suggestions?
>
> > > > > > /*
> > > > > > But I think you have done some kind of customization to override the
> > > > > > standard "look and feel" of these components of Laszlo.
> > > > > > This is the standard window component >
> > > > > >http://www.openlaszlo.org/lps4.2/docs/reference/lz.window.html
> > > > > > And this is the menubar component as said before >
> > > > > >http://www.openlaszlo.org/lps4.2/docs/reference/lz.menubar.html
>
> > > > > > They both do not look like they do inside Openmeeting so...
> > > > > > */
>
> > > > > > Tnx a lot.
>
> > > > > > On 8 Mar, 19:31, PazZ <[email protected]> wrote:
> > > > > > > Hi Sebastian (and Carlo!)
> > > > > > > yes.. ok Sebastian ... I have found standard components here:
> > > > > > > trunk\singlewebapp\WebContent\lps\components\lz
> > > > > > > Is this correct?
>
> > > > > > > But I think you have done some kind of customization to override
> > > the
> > > > > > > standard "look and feel" of these components of Laszlo.
> > > > > > > This is the standard window component >
> > > > > >http://www.openlaszlo.org/lps4.2/docs/reference/lz.window.html
> > > > > > > And this is the menubar component as said before >
> > > > > >http://www.openlaszlo.org/lps4.2/docs/reference/lz.menubar.html
>
> > > > > > > They both do not look like they do inside Openmeeting so .... is
> > > there
> > > > > > > some kind of "magicstyle.css" or similar file that can change the
> > > > > > > standard look and feel of this standard components?
> > > > > > > Have you more solutions to suggest us please?
> > > > > > > Meanwhile I'll keep on study the problem. :D
>
> > > > > > > I'm sorry but I am convinced however that this discussion will be
> > > > > > > useful to many people :D
>
> > > > > > > On 8 Mar, 14:44, "[email protected]" <[email protected]>
> > > > > > > wrote:
>
> > > > > > > > the gradient is not handled by openmeetings, its part of the 
> > > > > > > > base
> > > > > > component
> > > > > > > > of the menu-bar. I think you have to replace the hole menubar 
> > > > > > > > tag
> > > with
> > > > > > a
> > > > > > > > simple view and add a bgcolor attribute to it.
>
> > > > > > > > Sebastian
>
> > > > > > > > 2011/3/8 Carlo Bono <[email protected]>
>
> > > > > > > > > Thank you for your reply, Sebastian.
> > > > > > > > > I was intuitively aware, seen how OpenLaszlo works, that the
> > > gui
> > > > > > > > > design was designed in these files.
> > > > > > > > > In fact, I spent some hours last evenings customizing some
> > > aspects of
> > > > > > > > > the .lzx files for modifying the gui, and it went fine. The
> > > only
> > > > > > > > > detail I'm missing is where the gradient of the bar is 
> > > > > > > > > managed,
> > > and
> > > > > > > > > how (pure laszlo code, some - I don't think so - image, css):
> > > then I
> > > > > > > > > think I'll be done with this last customization. I tried to
> > > search in
> > > > > > > > > the source files, that for me are a huge amount, but I wasn't
> > > > > > > > > successful.
> > > > > > > > > Any help would be very appreciated.
>
> > > > > > > > > Thank you for your attention
> > > > > > > > > CB
>
> > > > > > > > > On Mar 8, 1:14 pm, "[email protected]" <
> > > [email protected]>
> > > > > > > > > wrote:
> > > > > > > > > > well the GUI is structured in the LZX files:
>
> > >http://code.google.com/p/openmeetings/source/browse#svn%2Ftrunk%2Fsin...
>
> > > > > > > > > > There are some discussions in the mailing list about the
> > > general
> > > > > > flow of
> > > > > > > > > the
> > > > > > > > > > application but there is also some need to documentate on
> > > that. In
> > > > > > > > > general
> > > > > > > > > > the module and files names should be also quite useful.
>
> > > > > > > > > > Sebastian
>
> > > > > > > > > > 2011/3/8 Carlo Bono <[email protected]>
>
> > > > > > > > > > > Thank you for you reply. I'll dig into the documentation
> > > for
> > > > > > sure.
> > > > > > > > > > > Any hints, obviously, always gladly accepted.
>
> > > > > > > > > > > Best regards
> > > > > > > > > > > CB
>
> > > > > > > > > > > On Mar 7, 7:59 pm, "[email protected]" <
> > > > > > [email protected]>
> > > > > > > > > > > wrote:
> > > > > > > > > > > > Hi,
>
> > > > > > > > > > > > you actually will need to recompile the client and edit
> > > the
> > > > > > .lzx
> > > > > > > > > files.
> > > > > > > > > > > > You will need to study the Build Source Instructions, 
> > > > > > > > > > > > but
> > > I
> > > > > > guess you
> > > > > > > > > > > will
> > > > > > > > > > > > need some time untill to get into the topic.
>
> > > > > > > > > > > > Sebastian
>
> > > > > > > > > > > > 2011/3/7 PazZ <[email protected]>
>
> > > > > > > > > > > > > mmmm... no answer? I can not find any discussions 
> > > > > > > > > > > > > about
> > > the
> > > > > > > > > > > > > problem ... Why?
> > > > > > > > > > > > > Is not possible to customize GUI?
> > > > > > > > > > > > > :(
>
> > > > > > > > > > > > > On 7 Mar, 14:27, PazZ <[email protected]> wrote:
> > > > > > > > > > > > > > Hi guys,
> > > > > > > > > > > > > > I've got the same problem.
> > > > > > > > > > > > > > I need to change the "Look and Feel" of all the
> > > > > > application...
> > > > > > > > > > > > > > There is a guide/topic to do that?
> > > > > > > > > > > > > > I want make a ghotic version of Openmeetings... (or 
> > > > > > > > > > > > > > a
> > > black
> > > > > > metal
> > > > > > > > > > > > > > style version) ..so I need to know how change the
> > > > > > appearance of
> > > > > > > > > the
> > > > > > > > > > > > > > winwdows bar like the post before...
> > > > > > > > > > > > > > Tnx a lot!
>
> > > > > > > > > > > > > > ;)
> > > > > > > > > > > > > > SV
>
> > > > > > > > > > > > > > On 6 Mar, 23:55, Carlo Bono <[email protected]>
> > > wrote:
>
> > > > > > > > > > > > > > > Hello to everyone
> > > > > > > > > > > > > > > I'm moving my first steps in customizing
> > > openmeetings.
> > > > > > > > > > > > > > > I'm trying to customize the appearance of the
> > > window bar.
> > > > > > I've
> > > > > > > > > gone
> > > > > > > > > > > > > > > into changing color, and I was wondering where the
> > > > > > "setting"
> > > > > > > > > for
> > > > > > > > > > > the
> > > > > > > > > > > > > > > gradient (for example, removing the gradient, etc)
> > > can be
> > > > > > > > > found. Is
> > > > > > > > > > > > > > > there a css for this? I could not find
> > > documentation on
> > > > > > this
> > > > > > > > > topic.
>
> > > > > > > > > > > > > > > Is then necessary to recompile the application?
> > > > > > > > > > > > > > > Thank you for you attention
> > > > > > > > > > > > > > > Best regards
> > > > > > > > > > > > > > > CB- Nascondi testo citato
>
> > > > > > > > > > > > > > - Mostra testo citato -
>
> > > > > > > > > > > > > --
> > > > > > > > > > > > > You received this message because you are subscribed 
> > > > > > > > > > > > > to
> > > the
> > > > > > Google
> > > > > > > > > > > Groups
> > > > > > > > > > > > > "OpenMeetings developers" group.
> > > > > > > > > > > > > To post to this group, send email to
> > > > > > > > > [email protected]
> > > > > > > > > > > .
> > > > > > > > > > > > > To unsubscribe from this group, send email to
> > > > > > > > > > > > > [email protected].
> > > > > > > > > > > > > For more options, visit this group at
> > > > > > > > > > > > >http://groups.google.com/group/openmeetings-dev?hl=en.
>
> > > > > > > > > > > > --
> > > > > > > > > > > > Sebastian
>
> > > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> > > > > > > > > > >www.wagner-sebastian.com
> > > > > > > > > > > > [email protected]
>
> > > > > > > > > > > --
> > > > > > > > > > > You received this message because you are subscribed to 
> > > > > > > > > > > the
> > > > > > Google
> > > > > > > > > Groups
> > > > > > > > > > > "OpenMeetings developers" group.
> > > > > > > > > > > To post to this group, send email to
> > > > > > [email protected]
> > > > > > > > > .
> > > > > > > > > > > To unsubscribe from this group, send email to
> > > > > > > > > > > [email protected] Nascondi 
> > > > > > > > > > > testo citato
>
> - Mostra testo citato -...
>
> leggi tutto

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to