Enhancing Gadget lib
Posted: Fri Nov 24, 2006 5:50 pm
My requests for PB 4.x:
I request some easy commands for drag and drop between gadgets, of course available in all OS.
Additionally I would like to see some more native gadget events, like "MouseOver".
Nice would be a command to improve the Z-order of the gadgets (that means, which should be behind and which should be on top, if some gadgets overlap) and a dedicated command to define tab-order (I know, actually it is depending on the order, we create gadgets).
Automatical fill of combo-boxes entries out of the list (alias Access) would be very fine.
A editable list-icon table would be very fine, together with column ordering.
A native support of SQLite (without ODBC) by setting just a flag on OpenDatabase would be very welcome.
It is clear, that all this requests can be set up via API, but I would like to see them inside the Gadget lib to ensure platform indepences.
I request some easy commands for drag and drop between gadgets, of course available in all OS.
Additionally I would like to see some more native gadget events, like "MouseOver".
Nice would be a command to improve the Z-order of the gadgets (that means, which should be behind and which should be on top, if some gadgets overlap) and a dedicated command to define tab-order (I know, actually it is depending on the order, we create gadgets).
Automatical fill of combo-boxes entries out of the list (alias Access) would be very fine.
A editable list-icon table would be very fine, together with column ordering.
A native support of SQLite (without ODBC) by setting just a flag on OpenDatabase would be very welcome.
It is clear, that all this requests can be set up via API, but I would like to see them inside the Gadget lib to ensure platform indepences.