PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Don Dickinson on June 02, 2004, 06:43:02 PM

Title: New workspace tab
Post by: Don Dickinson on June 02, 2004, 06:43:02 PM
it might be nice to see the available events with which ones are assigned (maybe in bold) in the Workspace window on another tab. double-click on one to edit or create the event.

putting the tab order on a workspace tab is a stroke of genius by the way! i really like that - good work.

--don
Title: Re: New workspace tab
Post by: Anonymous on June 02, 2004, 06:49:32 PM
Quote from: Don Dickinsonit might be nice to see the available events with which ones are assigned (maybe in bold) in the Workspace window on another tab. double-click on one to edit or create the event
Perhaps I'm missing something here - but isn't that what the combobox on the top right of the code window is for?

Andrew
Title: Yup
Post by: Don Dickinson on June 03, 2004, 01:10:07 AM
It is, but I would like to see it when i'm in the designer. if there are a lot of controls, it's very easy to click a control in the form designer and see the events rather than having to identify the control by name and pick it from the combo box in the code editor.

--don