PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Ian Vincent on March 30, 2015, 11:01:17 AM

Title: New Feature Ideas
Post by: Ian Vincent on March 30, 2015, 11:01:17 AM
A couple of days ago Paul suggested that if we make some new feature suggestions, he may consider implementing them so long as they are not major changes.
Here are two small ones I would like to see -

1) In FF Workspace-->> Tools, can the available controls be listed in Alphabetical order?
2) In the code editor, when pressing Delete on a line that is empty (only spaces) can the entire line be deleted?

And a bigger one suggested some time ago -
When copy and paste to create control arrays, a dialog to ask how many required, and should they be across or down.
Title: Re: New Feature Ideas
Post by: Gary Stout on March 30, 2015, 06:46:23 PM
I would like to see the (custom) property added to the Listview control so that headers, column size and justification could be set at design time, similar to the way it works for the listbox and combobox instead of having to manually add the column information in the FORM_WM_CREATE function.

Other than that, I am happy with the Designer!

Gary
Title: Re: New Feature Ideas
Post by: John Montenigro on April 06, 2015, 02:56:05 PM
1. Having code colored as comment text when it follows an #IF 0
http://www.planetsquires.com/protect/forum/index.php?topic=3541.0

2. Let me select whether FIND should work from where it last left off, or from my current cursor position:
http://www.planetsquires.com/protect/forum/index.php?topic=3560.0

AND, I still love developing programs with Firefly!!!

-John