PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Douglas McDonald on February 10, 2010, 11:35:05 AM

Title: Tab Order
Post by: Douglas McDonald on February 10, 2010, 11:35:05 AM
The FF3 workspace tab order is pretty cool but it would be nice if it scrolled faster or the up / down button repeated if held down. I had a large list to set the order and it took a long time just to move things up and down the list Maybe in the next revision it could be speeded up.

Thank you
Doug
Title: Re: Tab Order
Post by: Douglas McDonald on February 10, 2010, 11:50:03 AM
It would also be nice if the tab order list was numbered. for example, say the last item is 39 and its moved to 5 it should change to 5 and all the other items re-numbered accordingly

Thank you.
Title: Re: Tab Order
Post by: Douglas McDonald on February 10, 2010, 12:11:34 PM
On more item,  Remove WS_TAPSTOP sets the tab stop and Set WS_TABSTOP removes the tap stop. Isn't this backwards??

Doug
Title: Re: Tab Order
Post by: Paul Squires on February 10, 2010, 12:36:36 PM
The TabStop dialog has been changed for v3.07. It now uses a checkbox to the left of each item. Checking the box enables WS_TABSTOP, unchecking the box removes the WS_TABSTOP style.

With regard to moving items in the list, I find that the fastest way is to drag and drop them using the mouse. I am not sure how else to speed up the manual, button clicking, method..........

Title: Re: Tab Order
Post by: Douglas McDonald on February 10, 2010, 12:56:03 PM
Great......Thank you Paul   sorry if its a little nitpicking