View Full Version : Setting focus in a window
neo002244
06-03-2005, 12:02 PM
Hi to all, ok im kinda new to laszlo and im having a small problem. I have a big window with 4 small windows inside of it. I want the window that the user clicks on to come to the forefront. My question is, should I be using the setFocus() method or another method to achieve this. Any help would be greatly appreciatd
Neo
If what you are using is window tag, its default behavior is to come to the forefront when user clicks on.
If it is view or other tag, try to use bringToFront()
neo002244
06-06-2005, 07:21 AM
That was it, thanks a lot my friend. I will use this knowledge wisely.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.