Thank you for sharing that! I liked the example you provided in the URL, and will definitely take a further look at the code as soon as I have a moment. :)
On Wednesday, April 4, 2018 at 6:09:57 PM UTC-4, Jim Douglas wrote: > > FWIW, here's my hacked version of SplitLayoutPanel > <http://www.gwtproject.org/javadoc/latest/com/google/gwt/user/client/ui/SplitLayoutPanel.html>, > > which does work in iOS Mobile Safari. > > You can see it running here: > > https://poweredbybbj.com/apps/sc-fontchooser > > On Wednesday, April 4, 2018 at 1:23:04 PM UTC-7, Whitfield wrote: >> >> Does anyone know if the draggers for the SplitLayoutPanel can be moved >> when using a touch screen device such as an iPad or chromebook? I've >> discovered in the application I'm working on that the draggers won't move >> if you try using your finger on a touch screen; other actions like clicking >> a button work as expected. I'm wondering if this is the default behavior >> as I cannot get the draggers to work when I try the SplitLayoutPanel in the >> GWT >> Showcase example >> <http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwSplitLayoutPanel> >> . >> >> Please note that I do realize 2.5.1 is an old version of GWT, but cannot >> upgrade the version at this time. >> > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
