[Gambas-user] gb.xml feature request

2015-04-04 Thread adamn...@gmail.com
@Adrien Prokopowicz ? I ask for an enhancement to XMLNode (and descendants). Currently the TextContent property returns the concatenated text of the currenode and all child nodes thereof. What I want to get is the text of the current node only, ignoring any child nodes. Dim sText as String

Re: [Gambas-user] WebView - override the current page stylesheet

2015-04-04 Thread adamn...@gmail.com
On Sat, 4 Apr 2015 21:53:31 +0200 Fabien Bodard wrote: > By modifying the code html ?... you can use replace. > > 2015-04-04 5:49 GMT+02:00 adamn...@gmail.com : > > Is there a way to direct a Webview control to use a specific (local) css > > stylesheet? > > > > tia > > bruce > > > > -- > > B Br

Re: [Gambas-user] WebView - override the current page stylesheet

2015-04-04 Thread Fabien Bodard
By modifying the code html ?... you can use replace. 2015-04-04 5:49 GMT+02:00 adamn...@gmail.com : > Is there a way to direct a Webview control to use a specific (local) css > stylesheet? > > tia > bruce > > -- > B Bruen > > --

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Frank
OK, I have 3.7.0 currently running, so will update and report. Many thanks for your quick reply. Frank On 04.04.2015 21:24, Fabien Bodard wrote: > Hum, if i remember well i have corrected this bug. So in version 3.7.1 > or .2 it will be ok > > 2015-04-04 18:51 GMT+02:00 Johny Provoost : >> >>

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Fabien Bodard
Hum, if i remember well i have corrected this bug. So in version 3.7.1 or .2 it will be ok 2015-04-04 18:51 GMT+02:00 Johny Provoost : > > > Op 04-04-15 om 17:58 schreef Frank: >> On 04.04.2015 17:49, Johny Provoost wrote: >>> Op 04-04-15 om 12:44 schreef Frank: Hello Everybody, I'v

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Johny Provoost
Op 04-04-15 om 17:58 schreef Frank: > On 04.04.2015 17:49, Johny Provoost wrote: >> Op 04-04-15 om 12:44 schreef Frank: >>> Hello Everybody, >>> >>> I've seen that the new gb.report component uses now documentviewer as >>> where I until now could use "report.preview()" it now fails. As I have >>>

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Frank
On 04.04.2015 17:49, Johny Provoost wrote: > > Op 04-04-15 om 12:44 schreef Frank: >> Hello Everybody, >> >> I've seen that the new gb.report component uses now documentviewer as >> where I until now could use "report.preview()" it now fails. As I have >> made a few reports in my application I woul

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Frank
On 04.04.2015 17:49, Johny Provoost wrote: > > Op 04-04-15 om 12:44 schreef Frank: >> Hello Everybody, >> >> I've seen that the new gb.report component uses now documentviewer as >> where I until now could use "report.preview()" it now fails. As I have >> made a few reports in my application I woul

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Johny Provoost
Op 04-04-15 om 12:44 schreef Frank: > Hello Everybody, > > I've seen that the new gb.report component uses now documentviewer as > where I until now could use "report.preview()" it now fails. As I have > made a few reports in my application I would appreciate a working method > to produce a previ

Re: [Gambas-user] Differences between Compile and Compile all

2015-04-04 Thread Gian
Il 04/04/2015 16:41, Gian ha scritto: Hello everyone I can not understand the difference between the commands *Compile* and *Compile all* of the *Project menu*. I thought that with Compile I compiles the current module and with Compile all I have the possibility to compile the entire project. Usi

[Gambas-user] Differences between Compile and Compile all

2015-04-04 Thread Gian
Hello everyone I can not understand the difference between the commands *Compile* and *Compile all* of the *Project menu*. I thought that with Compile I compiles the current module and with Compile all I have the possibility to compile the entire project. Using these commands on the attached proj

[Gambas-user] Gb.Report2

2015-04-04 Thread Frank
Hello Everybody, I've seen that the new gb.report component uses now documentviewer as where I until now could use "report.preview()" it now fails. As I have made a few reports in my application I would appreciate a working method to produce a preview and where I can save this preview as .PDF (