New Feature Ideas

Started by Ian Vincent, March 30, 2015, 11:01:17 AM

Previous topic - Next topic

Ian Vincent

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.

Gary Stout

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

John Montenigro

#2
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