[Implemented] Rename Frame3DGadget() to FrameGadget()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

[Implemented] Rename Frame3DGadget() to FrameGadget()

Post by fsw »

As there is no other frame gadget why not rename Frame3DGadget() to FrameGadget().
The point I'm trying to make is that Frame3DGadget() has nothing to do with other 3D PureBasic commands or the Gadget3D library.

IMHO... the sooner the better.
Last edited by fsw on Thu Jul 25, 2013 4:37 am, edited 1 time in total.

I am to provide the public with beneficial shocks.
Alfred Hitshock
User avatar
kenmo
Addict
Addict
Posts: 2033
Joined: Tue Dec 23, 2003 3:54 am

Re: Rename Frame3DGadget() to FrameGadget()

Post by kenmo »

This would be a nice name change, easy to adapt old code too.

I get that the "3D" is there because the frame has a 3D look... but don't most gadgets have a 3D look? Buttons, anything with a sunken border, etc.

Plus Frame3DGadget3D() looks strange :)
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Re: Rename Frame3DGadget() to FrameGadget()

Post by fsw »

Fred wrote: update: beta 7 is available on your online account.
The documentation is complete except for the 'Dialog' library (english only).
As always, some bug fixes and a some changes:

Added: CopyTexture()
Renamed: Frame3DGadget() to FrameGadget()
Renamed: Frame3DGadget3D() to FrameGadget3D()
Thank you Fred 8)

I am to provide the public with beneficial shocks.
Alfred Hitshock
Post Reply