Code Monkey home page Code Monkey logo

Comments (5)

jDramaix avatar jDramaix commented on June 29, 2024

I fixed this issue in the trunk. Could you test with this following snapshot release : https://github.com/jDramaix/gwtchosen/raw/master/release/gwtchosen-1.0.3-snapshot.jar

from gwtchosen.

jDramaix avatar jDramaix commented on June 29, 2024

any news ?

from gwtchosen.

lplotni avatar lplotni commented on June 29, 2024

Sorry, for not giving you any feedback. I will test it this week and get
back to you.

On Wed, Oct 10, 2012 at 3:10 PM, Julien Dramaix [email protected]:

any news ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-9302203.

Lukasz Plotnicki
l.plotnicki[at]gmail.com

from gwtchosen.

lplotni avatar lplotni commented on June 29, 2024

When I use setVisible(false) on a ChosenListBox in a uibinder setting, it still does not hide the widget. But maybe I'm doing something wrong as the widget doesn't seem to get initialized with correct width (defined in the uiBinder tag). Only on "redraw" of the encapsulating UI, the box gets resized. I'm using following structure: DockLayoutPanel with TabLayoutPanel - the ChosenListBox element is in one of the tabs. (Tab conent is also a LayoutPanel).

from gwtchosen.

jDramaix avatar jDramaix commented on June 29, 2024

I got it : the chosen component is not initialized yet when the setVisible method is called. So, this method had no effect on the visibility of the component.
I fixed that by keeping the 'visible' state of the widget and call the setVisible method with this state qfter the initialisation of the component.

I updated the snapshot : https://github.com/jDramaix/gwtchosen/raw/master/release/gwtchosen-1.0.3-snapshot.jar
Could check if it works ?

Concerning your problem of width, please refers to the issue #11

from gwtchosen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.