[Lazarus] Internet Browser embedding
SteveG
steveg at nevets.com.au
Wed Mar 3 09:12:09 CET 2010
Graeme Geldenhuys schrieb:
> Can't we implement vertical tabs by default to platforms that support them?
> I know Windows can't because they use this pretty dumb idea of making text
> vertical too. Maybe a custom written/drawn LCL PageControl is needed for
> IDE use only - then all platforms can enjoy the benefit vertical tab layout
> gives?
A List- or ComboBox would do that everywhere. Since the pages are all of
the same type (SynEdit), it's not necessary to use complicated paged
controls for the documents.
DoDi
More information about the Lazarus
mailing list