PBGUIControls 2.4.0 Now Available

A new version of the PBGUIControls have just been released. There have been a number of improvements and enhancements added to the various controls.

  - ToolbarStrip
      * Added the ability to make a toolbar item invisible.
  - PowerDock
      * The panels were closing too soon in some cases when the mouse left. This has been fixed.
      * Close button will now display in the document tab.
  - TabControl
      * You can now display the close button in the tab instead of the tab strip.
  - XPListBar
      * Some performance improvements were made.
  - ButtonListBar
      * A new style was added. You can display in button or list mode.
  - PB 10.0
      * The controls are now available in PB10.
  - PBNI UNICODE Issues
      * The PBX file used for drawing didn't support PowerBuilder's UNICODE environment. This caused conflicts with other PBNI objects.

Version 2.5.0 is currently being planned out. In this version you should see more improvements made to the toolbar control.

As usual, if you have any questions, comments or idea's please do not hesitate to email me: brad.wery@PowerToTheBuilder.com.

Thanks,

Brad

May 18, 2009 09:20 by bradwery
E-mail | Permalink | Comments (16) | Comment RSSRSS comment feed

Comments

May 19. 2009 12:12

Awesome Brad! Keep up the awesome work!

Calvin Allen

May 23. 2009 03:12

very good! download? no

WZX8118

May 23. 2009 08:57

You can download the controls at www.PowerToTheBuilder.com. Select a GUI Component from the left, click the download tab and your off.

bradwery

May 23. 2009 17:51

can download!,thanks!

WZX8118

May 25. 2009 16:56

keep up the good work.

chin ho

May 26. 2009 21:07

---------- Build: Building runtime library of target main
error:

advguiobjects.pbl(w_powerdockdocker).w_powerdockdocker.setlayeredwindowattributes.1: Warning C0209: Function or event 'setlayeredwindowattributes' must be declared before it can be compiled.
advguiobjects.pbl(w_powerdockdocker).w_powerdockdocker.mousemove.1: Warning C0209: Function or event 'setlayeredwindowattributes' must be declared before it can be compiled.

wzx8118

May 26. 2009 21:23

sometimes:Null object reference at line 31 in mousemove event of object u_cst_toolbarstripbutton.

wzx8118

May 27. 2009 18:54

powerbuilder version 9.0.3 build 8836

WZX8118

May 27. 2009 20:03

powerbuilder version 9.0.3 build 8836

1,
window win
powerobject po
uo_PowerDock.of_OpenDocument(win, as_window_name,po,as_window_title,'Custom034!')
2,
uo_PowerDock.of_OpenDocument(w_bd_code,as_window_name,ufp,'test1','Custom034!')
uo_PowerDock.of_OpenDocument(w_bd_paymode,as_window_name,ufp,'test2','Custom034!')

WZX8118

May 27. 2009 20:03

please test!

WZX8118

May 27. 2009 20:08

//Set some initial sizes
uo_PowerDock.of_SetDockSize(uo_PowerDock.LEFT, 875)
=
uo_PowerDock.of_SetDockSize(uo_PowerDock.LEFT, 1500)

WZX8118

June 17. 2009 15:43

VERY GOOD

KIM HYUNGJU

June 26. 2009 15:04

very good

hill

September 20. 2009 03:58

Where can i download EBF 8836 for PB9.0.3- sybase does not have it anymore.

Sukhjeet

September 30. 2009 18:47

You will have to contact Sybase to get the EBF. They removed all of them from their site.

bradwery

October 30. 2009 12:09

o Ok I got it now, www.PowerToTheBuilder.com I should read the comment 1st = =

Inf