We like the idea to transform our program to the Winforms usage inside the VO GUI Classes next year. There is one part that makes us a bit nervous: The substitution of the bbrowser. The bbrowser is one of the most important components in our programs and it is a very complex component. I see some possibilities:
1) Using the BBrowser at the moment with few modifications inside the Winforms-transformed VOGUI-Classes, if it is technically possible. Does somebody knows something?
2) Rewriting the BBrowser to a Winforms component. This seems to be a difficult and cost intensive job. Can somebody imagine to make such a work and can somebody imagine to pay a part for that work?
3) Substitution of the BBrowser by a Winforms component, probably a third party comp from DevExpress, that has received the additional features of the bbrowser. Can somebody imagine to make such a work and can somebody imagine to pay a part for that work?
VO GUI Classes to Winforms
- ArneOrtlinghaus
- Posts: 412
- Joined: Tue Nov 10, 2015 7:48 am
- Location: Italy
VO GUI Classes to Winforms
Hi Arne,
IMHO the first possibility is the only viable solution.
Maybe you can contact Joachim and ask him about this option?
Technically it should be possible, maybe with the help of Robert and/or Chris.
Wolfgang
P.S. the bBrowser is very important also for me, so I would contribute to the migration costs too
IMHO the first possibility is the only viable solution.
Maybe you can contact Joachim and ask him about this option?
Technically it should be possible, maybe with the help of Robert and/or Chris.
Wolfgang
P.S. the bBrowser is very important also for me, so I would contribute to the migration costs too
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
VO GUI Classes to Winforms
For us FoxPro guys, what is the bBrowser control? I see a lot of discussion about here in the forums.
It seems to be a UI control...
Can you post a screenshot of it on a form so we can see an example of it?
It seems to be a UI control...
Can you post a screenshot of it on a form so we can see an example of it?
-
- Posts: 97
- Joined: Tue Mar 01, 2016 11:50 am
- Location: Germany
VO GUI Classes to Winforms
Hi Matt,
here are some info about bBrowser:
https://www.bbrowser.net/
P.S. the bBrowser is very important for me too, so I would also contribute to the migration costs
here are some info about bBrowser:
https://www.bbrowser.net/
P.S. the bBrowser is very important for me too, so I would also contribute to the migration costs
VO GUI Classes to Winforms
The creator of bBrowser should develop it as a Winforms control. For the same reason that Robert and Chris are developing X# as a path for FoxPro migration: Expand the market! (And, along the way, create business opportunities for the rest of us.)
Business owners and managers, i.e. the people who pay us, prefer *mainstream* solutions, which means many hundreds, if not thousands, of users. Wonderful as it is, bBrowser is not mainstream. But it could be.
Just a simple-minded opinion from someone who's used and loved bBrowser since Version 2.
Business owners and managers, i.e. the people who pay us, prefer *mainstream* solutions, which means many hundreds, if not thousands, of users. Wonderful as it is, bBrowser is not mainstream. But it could be.
Just a simple-minded opinion from someone who's used and loved bBrowser since Version 2.
Joe Curran
Ohio USA
Ohio USA
- ArneOrtlinghaus
- Posts: 412
- Joined: Tue Nov 10, 2015 7:48 am
- Location: Italy
VO GUI Classes to Winforms
I have written an email to support@bbrowser.com. I haven't any other contact info.
VO GUI Classes to Winforms
Hi Arne,
this is the address Joachim Bieler is using for all bBrowser related issues.
Wolfgang
this is the address Joachim Bieler is using for all bBrowser related issues.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
- ArneOrtlinghaus
- Posts: 412
- Joined: Tue Nov 10, 2015 7:48 am
- Location: Italy
VO GUI Classes to Winforms
Until now I haven't received any reply.
I am interested in another possibility.
Do you think that it is possible to mix old VOGUI-Code and Winforms-Code?
To use the browser as it is and put it onto the new VO Winforms GUI Classes as an intermediate solution and mixing so Winforms/Winapi-Functions?
Could this be something that may need only a more limited amount of changes?
I am interested in another possibility.
Do you think that it is possible to mix old VOGUI-Code and Winforms-Code?
To use the browser as it is and put it onto the new VO Winforms GUI Classes as an intermediate solution and mixing so Winforms/Winapi-Functions?
Could this be something that may need only a more limited amount of changes?
- lumberjack
- Posts: 727
- Joined: Fri Sep 25, 2015 3:11 pm
- Location: South Africa
VO GUI Classes to Winforms
Hi Arne,
I think with the VO Windows on Winform as showed in last week's video, this should be a possibility, but I think Joachim will have to answer this...ArneOrtlinghaus wrote: Do you think that it is possible to mix old VOGUI-Code and Winforms-Code?
To use the browser as it is and put it onto the new VO Winforms GUI Classes as an intermediate solution and mixing so Winforms/Winapi-Functions?
Could this be something that may need only a more limited amount of changes?
______________________
Johan Nel
Boshof, South Africa
Johan Nel
Boshof, South Africa
VO GUI Classes to Winforms
Arne,
'Anything is possible' I would say.
We have shown already in the "getting started" example how we can use a Windows form window with an ActiveX and use the ActiveX handling of windows form, and "steal" that ActiveX and use it on a VO window.
In a similar way we can probably create a Windows Forms control that hosts a control that expects to be on a VO GUI window.
I am not sure how much work that will be. We'll have to see.
From what I have seen bBrowser inherits from the VO Custom control class.
I will try to see if I can bring it in the new "managed" class hierarchy and let it inherit from a .Net custom control.
But not now, that is a problem that I intend to fix when the Windows Forms GUI is ready.
Robert
'Anything is possible' I would say.
We have shown already in the "getting started" example how we can use a Windows form window with an ActiveX and use the ActiveX handling of windows form, and "steal" that ActiveX and use it on a VO window.
In a similar way we can probably create a Windows Forms control that hosts a control that expects to be on a VO GUI window.
I am not sure how much work that will be. We'll have to see.
From what I have seen bBrowser inherits from the VO Custom control class.
I will try to see if I can bring it in the new "managed" class hierarchy and let it inherit from a .Net custom control.
But not now, that is a problem that I intend to fix when the Windows Forms GUI is ready.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu