http://gambaswiki.org/bugtracker/edit?object=BUG.892&from=L21haW4-
bruce BRUEN reported a new bug.
Summary
---
~/.local/share/gambas3/lib is empty
Type : Bug
Priority : High
Gambas version : 3.8.90 (TRUNK)
Product : Development Environment
Description
--
http://gambaswiki.org/bugtracker/edit?object=BUG.891&from=L21haW4-
bruce BRUEN reported a new bug.
Summary
---
IDE crash if new library path does not exist
Type : Bug
Priority : High
Gambas version : 3.8.90 (TRUNK)
Product : Development Environment
Descripti
in string function table said that are since 3.7
in individual page sais that are since 3.2 (
http://gambaswiki.org/wiki/lang/frombase64 )
seems the FromBase64 are a alias to *UnBase64 so wiki must be paste that
code?*
[[ info
@{since 3.7}
The FromBase64 its and alias for.
]]
Lenz McKAY Gerardo
Many, many thanks. I all makes sense now.
Best regards,
Roel
Op 03-02-16 om 16:59 schreef Rolf-Werner Eilert:
> What I meant is the Return command. Sorry, somewhat unfocused...
>
> Somewhere you start, e. g. in a Sub Start (). There you collect your
> data and stuff and build the printer object
http://gambaswiki.org/bugtracker/edit?object=BUG.890&from=L21haW4-
Comment #1 by Jorge CARRIÓN:
This is a small project. Run it and stop it on Print line, then highlight the
c.sqlstring property and the value showed is wrong.
---
http://gambaswiki.org/bugtracker/edit?object=BUG.890&from=L21haW4-
Jorge CARRIÓN added an attachment:
project1-0.0.1.tar.gz
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + R
http://gambaswiki.org/bugtracker/edit?object=BUG.890&from=L21haW4-
Jorge CARRIÓN reported a new bug.
Summary
---
Wrong Value on IDE
Type : Bug
Priority : Medium
Gambas version : Unknown
Product : Unknown
Description
---
Runing a project step by step
Am Mittwoch, den 03.02.2016, 12:03 +0100 schrieb Roel Touwen:
> Hi all,
>
> I'm converting software from Gambas 2 to 3. Printing seems to be very
> very different in Gambas 3.
>
> Has anyone a sample of printing more pages? So also clearing the page etc.
>
> Thanks for now.
>
> Best regards,
>
What I meant is the Return command. Sorry, somewhat unfocused...
Somewhere you start, e. g. in a Sub Start (). There you collect your
data and stuff and build the printer object, e. g. myPrinter.
Then you say myPrinter.Print which will jump to Sub myPrinter_Begin().
Now you have everything runn
Basically, I think that is easy here: Just send a Return when the "last"
row has been reached, and it will leave the printing and start a new page.
Still, you have to define the number of page to be printed in order to
be able to start printing.
That makes it somewhat... errr ;)
Rolf
Am 0
http://gambaswiki.org/bugtracker/edit?object=BUG.880&from=L21haW4-
Comment #6 by John FORTEY:
I tried 'apt-get update' but it made no difference; gb.pdf still wanted
libpoppler19.
So I uninstalled Gambas, and removed the PPA entry from Muon's sources, and
updated the sources.
At this point gb
Hi Rolf,
Sounds easy, but (maybe a stupid question) but where do I send the return?
Grtz
Roel
op 03-02-16 16:19, Rolf-Werner Eilert schreef:
> Basically, I think that is easy here: Just send a Return when the "last"
> row has been reached, and it will leave the printing and start a new page.
Hi Rolf,
In my software I print invoice, lists, whatever. When I print
invoices I print the lines with a function which calculates where it has
to print on the page:
Public Sub PrintAt(Row As Float, Col As Integer, Txt As String)
txtWidth = Draw.Font.TextWidth(txt)
txtHeight = Draw.
Hi Roel,
The way printing is managed in Gambas3 is completely different in one
way: You have to tell the number of pages beforehand, then printing runs
automatically page for page. There is one help page that gives a rough
overview.
Why do you want to clear a page? Your code will have to chec
http://gambaswiki.org/bugtracker/edit?object=BUG.873&from=L21haW4-
Comment #2 by Zainudin AHMAD:
yes it's better with r7601, I will learn first the new library management.
--
Site24x7 APM Insight: Get Deep Visibility i
http://gambaswiki.org/bugtracker/edit?object=BUG.889&from=L21haW4-
Charlie REINL added an attachment:
Bildschirmfoto vom 2016-02-03 12:27:15.png
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
http://gambaswiki.org/bugtracker/edit?object=BUG.889&from=L21haW4-
Comment #6 by Charlie REINL:
uuidgen as library work now. So also the Error do not raise anymore.
the multiplication of the libraries comes from the past, I removed all double
and the project still run
Question: I don't see th
Hi all,
I'm converting software from Gambas 2 to 3. Printing seems to be very
very different in Gambas 3.
Has anyone a sample of printing more pages? So also clearing the page etc.
Thanks for now.
Best regards,
Roel
---
18 matches
Mail list logo