Salve,
provengo da VO e sto iniziando ad utilizzare l'ambiente XIDE. Ho acquistato bBrowser Net 4 e volevo sapere se si può utilizzare nelle WinFormVOWindow oppure se è limitato alle classiche VO Window (DataWindow, DataDialog, ecc.).
Ringrazio tutti anticipatamente
Francesco
bBrowser NET: dove si può utilizzare?
Moderator: wriedmann
bBrowser NET: dove si può utilizzare?
Hi Francesco,
You mean using a VO window inside a Windows Forms window, not only a Windows Forms window alone, right? If yes, then the VO window inside the WinForm is still a regular VO-style window, so I don't think there should be problems using a bBrowser in it. I haven't tried it though, did you try it and had any issues?
If you mean putting bBrowser in a standard WinForm window though, unfortunately this won't work, bBRowser is a VOGUI only control.
You mean using a VO window inside a Windows Forms window, not only a Windows Forms window alone, right? If yes, then the VO window inside the WinForm is still a regular VO-style window, so I don't think there should be problems using a bBrowser in it. I haven't tried it though, did you try it and had any issues?
If you mean putting bBrowser in a standard WinForm window though, unfortunately this won't work, bBRowser is a VOGUI only control.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
bBrowser NET: dove si può utilizzare?
Ciao Chris,
forse non sono stato chiaro, la mia domanda è un'altra.
Ho visto che in ambiente XIDE è possibile generare dal menù Tools->Form designer il tipo finestra WinFormVOWindow (class Vulcan.WinFormVOWindow) e volevo sapere se in questo tipo di finestra è possibile utilizzare il controllo bBrowser.
Io non ci ho potuto provare poiché per questo tipo di finestra nella ToolBox il controllo bBrowse 4 non mi compare.
forse non sono stato chiaro, la mia domanda è un'altra.
Ho visto che in ambiente XIDE è possibile generare dal menù Tools->Form designer il tipo finestra WinFormVOWindow (class Vulcan.WinFormVOWindow) e volevo sapere se in questo tipo di finestra è possibile utilizzare il controllo bBrowser.
Io non ci ho potuto provare poiché per questo tipo di finestra nella ToolBox il controllo bBrowse 4 non mi compare.
bBrowser NET: dove si può utilizzare?
Hi Francesco,
Ah, OK, got it now! The WinFormVOWindow window is the WinForms portion of the window, which should contain inside it a regular VO-window. The WinFormVOWindow cannot hold a bBrowser itself (since it's WinForms), but you should be able to use the bBrowser inside the VO window that you will put inside that host WinFormVOWindow window.
Ah, OK, got it now! The WinFormVOWindow window is the WinForms portion of the window, which should contain inside it a regular VO-window. The WinFormVOWindow cannot hold a bBrowser itself (since it's WinForms), but you should be able to use the bBrowser inside the VO window that you will put inside that host WinFormVOWindow window.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
bBrowser NET: dove si può utilizzare?
Grazie Chris, credo che sia un pò troppo macchinoso (almeno per ora).
Comincerò a lavorare in XIDE partendo dagli applicativi di esempio di VO-MDI.
Saluti
Francesco
Comincerò a lavorare in XIDE partendo dagli applicativi di esempio di VO-MDI.
Saluti
Francesco