new ideas

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
delikanli_19_82
User
User
Posts: 38
Joined: Tue Jun 21, 2011 6:11 pm

new ideas

Post by delikanli_19_82 »

hello guys,

it wouldn't be bad, if purebasic could provide some usefull gadgets cross platform:

- a listview-control to show report, list, large/small icons, diashow, grouped view.

- a slide-tab-panel

- a dropdown-button

what should be better:

- the container-gadget should accept background-image and shell fire some events on all os

- the web-gadget should support the gecko and webkit engines on all os. it should be possible to switch between the rendering engine. on windows, internet explorer can be a third switching option.

- keyboard controlling without need of a gadget like string-gadget. this is useful to create own editing gadgets.

- all gadgets should fire some base events like mousedown, mouseup, mousemove, mouseover, mouseout, keydown, keyup, gotfocus, lostfocus.

- the window should fire the events also by itself.

- support for more image formats.

- a better oop-concept to create real classes.

kind regards

kurt