After release fpc 2.2.2, recent TFrame introduction and some spare time 
i'm gonna experiment some more. Compiling went very well and i had some 
quick looks today with a few simple projects.

I have collected a few simple questions:

-Is there an ide option to turn off the "auto complete" option of the 
comboboxes in both the find dialogs. I keep searching for the wrong text 
because of it ;) Would it be a problem if i adjusted it with a switch 
via the editor options? Standard will be autocomplete=true.

-What are the thought on having a combined "Find" and "Find in files" 
dialog? How about a form with the findtext and replacetext on top and a 
pagecontrol below with two tabs for the standard and find in files?

-Is it possible to turn on docking via the ide options? Or is it still 
done via an include file? (i forgot which include file it was though). 
Would it be a problem if i introduced a switch in the editor options for 
this or is this unwanted? I know its still beta, but still i like it..

-Why is the default height of an edit these days 23 instead of 21, has 
this changed recently? The edit(s) looks kind of large and weird having 
that height. Is there any reason for this particulary height or is this 
an issue in my lazarus instalation?

-Would it be a problem to have a seperate IDE window for the structure 
view instead of a fixed one in the object inspector. IMO the current 
structure view is to small and it is also limiting the size of the 
object explorer.

-I still see the same keyboard bugs in the objectinspector. What is the 
best (and quickest) way to apply patches into lazarus these day's?

Greetings,
Marius
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to