PBDev - Editor
-
- Addict
- Posts: 1073
- Joined: Fri Apr 25, 2003 11:13 pm
- Location: Netherlands
- Contact:
PBDev - Editor
(obsolete)
Last edited by Edwin Knoppert on Thu Jun 23, 2005 11:30 am, edited 1 time in total.
I decided to give PBDev a try but ran into a wall right off. I've looked over the documentation as best I can but didn't see anything on this.
I added a panel gadget (which you are calling a tab control). How do you add more tabs? How do you add gadgets (controls) to the tabs once you have them?
PBDev is certainly an interesting approach to PB!
I added a panel gadget (which you are calling a tab control). How do you add more tabs? How do you add gadgets (controls) to the tabs once you have them?
PBDev is certainly an interesting approach to PB!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
-
- Addict
- Posts: 1073
- Joined: Fri Apr 25, 2003 11:13 pm
- Location: Netherlands
- Contact:
-
- Addict
- Posts: 1073
- Joined: Fri Apr 25, 2003 11:13 pm
- Location: Netherlands
- Contact:
Apart from making whole forms to go on the tabs (which kind of defeats the purpose of a panel/tab gadget), there isn't any way to add more tabs and gadgets on those tabs?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
-
- Addict
- Posts: 1073
- Joined: Fri Apr 25, 2003 11:13 pm
- Location: Netherlands
- Contact:
Yes, I did follow the links and I do realize that I can still add tabs by calling AddGadgetItem(). If I can only add tabs in code then can I only add gadgets to those tabs in code?Edwin Knoppert wrote:Have you followed the link above?
The forms way is just another method to rapidly do this.
I'm trying to explain that PBDev is transparent and you can still access controls with code.
Misused? I'm not sure I follow.So.. Adding and removing items using plain code can still be done.
The forms are 'misused' but inserted as ordinary statements just like when you polulate a tab control yourself.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net