![]() |
StatusBar object for Suite (#7977) |
Post Reply ![]() |
Author | |
quake ![]() Newbie ![]() Joined: 14 April 2004 Location: Russian Federation Status: Offline Points: 4 |
![]() ![]() ![]() ![]() ![]() Posted: 21 March 2006 at 3:30am |
HI! Unfortunatelly i can't open issue detail, so write there. I want StatusBar like visual object, witch i can place on form like CommandBar, ImageControl, Docking Pane, ImageManager. When i place control on form, i get control's events. When i place CommandBars on form, i got only CommandBars's events. I want add StatusBar events to CommandBar object (something like Statusbar_ MouseDown; Statusbar_MouseUp;) or visual control named StatusBar with this events (not in CommandBar). I hope u understand me. Victor |
|
wbr,
Vic |
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hello,
Just decalre it as Public WithEvents StatusBar As XtremeCommandBars.StatusBar Private Sub StatusBar_MouseDown(ByVal Button As Integer, ByVal Shift As Integer, ByVal x As Long, ByVal y As Long) Private Sub StatusBar_PaneClick(ByVal Pane As XtremeCommandBars.StatusBarPane) Private Sub StatusBar_PaneDblClick(ByVal Pane As XtremeCommandBars.StatusBarPane)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
quake ![]() Newbie ![]() Joined: 14 April 2004 Location: Russian Federation Status: Offline Points: 4 |
![]() ![]() ![]() ![]() ![]() |
HI! thanx for reply I see examples with this code. Problem is my environment not VB, but Sybase PowerBuilder. I know u don't support PB. But there is no alternative Activex componets (with PB support). u are the best!
|
|
wbr,
Vic |
|
![]() |
|
WaleedSeada ![]() Groupie ![]() ![]() Joined: 29 March 2007 Location: Egypt Status: Offline Points: 88 |
![]() ![]() ![]() ![]() ![]() |
Hello,
I understand that you have experiance working with these controls in Power Builder, so can you help me dealing with the commandbar images, I am using IconManager to load the icons from image, But the look of the icons next the menu item is strange, as if the width is not correct ...
I appreciate any direction regards that issue
Thanks and best regards
Waleed Sead
|
|
:Powerbuilder 10.5
:Codejock suite 11.2.2 ========================= Waleed Seada |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |