Print Page | Close Window

IMPORTANT!!! Combobox Question!

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=11043
Printed Date: 29 March 2024 at 5:32am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: IMPORTANT!!! Combobox Question!
Posted By: shipwreck
Subject: IMPORTANT!!! Combobox Question!
Date Posted: 16 June 2008 at 2:30am
Here I am, Yet again, asking for help with my Web Browser.
I use Commandbars to generate it's "Address bar". and I was wanting to know how I could somehow put a progress bar in there, similar to Avant browser, Firefox(With Fission installed), or even Safari.

Please help ASAP

Thanks and reguards.


-------------
Product: Xtreme Suite Pro (Active-X), Version 15.3.1

Platform: Windows 7 Ultimate SP1 (64Bit) & Windows XP Mode SP3 (32Bit)

Language: Visual Basic 6.0 SP6



Replies:
Posted By: sasa
Date Posted: 16 June 2008 at 10:37am
Where you have to put ProgressBar ??

In CommandBar or StatusBar??
What you use ?? VB6 or Vb.NET or what ??


Posted By: shipwreck
Date Posted: 16 June 2008 at 11:14pm
I use Visual Basic 6.0, Service Pack 6.
 
Alright, let me explain;  You've used Safari, or maybe even IE 7 in Vista, right?
Anywho, the progress bar, is "Inside" the Address bar. (Commandbar, Not statusbar.)
and I was wondering how I could do that.
 


-------------
Product: Xtreme Suite Pro (Active-X), Version 15.3.1

Platform: Windows 7 Ultimate SP1 (64Bit) & Windows XP Mode SP3 (32Bit)

Language: Visual Basic 6.0 SP6


Posted By: sasa
Date Posted: 17 June 2008 at 12:16am
Have you tried with Handle ??

Dim ItemCustom as CommandBarControlCustom

Set ItemCustom = CommandBarName.Controls.Add(xtpControlCustom, ID_CONTROL, "Text")
ItemCustom.Handle = ProgressBar.hwnd

I don't know if it will help you


Posted By: shipwreck
Date Posted: 20 June 2008 at 12:50am
Sasa, I will be sure to try that and let you know how that goes. Thanks!
 
By the way, I plan on having an Alpha-release of it here soon, and I'll be sure to give everyone who helps me credit!


-------------
Product: Xtreme Suite Pro (Active-X), Version 15.3.1

Platform: Windows 7 Ultimate SP1 (64Bit) & Windows XP Mode SP3 (32Bit)

Language: Visual Basic 6.0 SP6



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net