Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SmartGWT and GlassPanel from gwt-incubator

    Hi,

    ich möchte gern eine Lightbox (auch bekannt als GlassPanel, Glassbox) in einer SmartGWT-Anwendung einbinden, um z.B. einen modalen Dialog hervorzuheben. Eine entsprechende Lösung habe ich in SmartGWT selbst nicht gefunden.

    Hat jemand so etwas bereits eingesetzt?

    Ich habe mich am GlassPanel aus dem gtw-incubator Projekt versucht, jedoch gibt es dabei Probleme mit dem z-index der verschiedenen Layer/Divs.

    Danke für eure Hilfe!
    Michael

    #2
    please post in english

    ----------------------------- translation -----------------------------

    I want to use a Lightbox (= Glasspanel, Glassbox) with SmartGWT for emphasizing a modal dialog. I couldn't find that widget in SmartGWT.

    Did someone use a Lightbox, already ?

    I tried GlassPanel from gwt-incubator but ran into problems with the z-index of the different layers/divs.

    Thanks for your help!
    Michael

    Comment


      #3
      Thanks for the translation nlotz :)

      Unless we misunderstand, this is built in. Window.setShowModalMask(true).

      Comment


        #4
        Originally posted by Isomorphic
        Unless we misunderstand, this is built in. Window.setShowModalMask(true).
        Yes, that is what I have been looking for! Thanks a lot!

        Furthermore I need to apologize for writing in German. I must have been somewhere else with my thoughts ... And thanks@nlotz for translating!

        Comment

        Working...
        X