[Gambas-user] How to compress witg GB3? (Beno?t Minisini)

Andrea Bertini and.bertini at ...626...
Wed Sep 14 13:02:32 CEST 2011


thx Benoit i revolve with:

Public Sub GoBackup()

Dim mybackup As Process

If hset["host/backup_on"] = -1 Then
  mybackup = Shell ("tar czf " & hset["host/backup"] & "myZone4-" &
Application.Version & ".tar.gz " & Application.Path & "/")
  Message("Backup effettuato con successo.")
Endif

End


Andrea BERTINI
Rome-Italy





2011/9/14 <gambas-user-request at lists.sourceforge.net>

> Send Gambas-user mailing list submissions to
>        gambas-user at lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.sourceforge.net/lists/listinfo/gambas-user
> or, via email, send a message with subject or body 'help' to
>        gambas-user-request at lists.sourceforge.net
>
> You can reach the person managing the list at
>        gambas-user-owner at lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gambas-user digest..."
>
> Today's Topics:
>
>   1. Re: Issue 105 in gambas: Folding a block of code crashes
>      (was: Migration crash) (gambas at ...2524...)
>   2. Re: How to compress witg GB3? (Beno?t Minisini)
>   3. Re: Issue 103 in gambas: Treeview KeyRelease behaves
>      differently with gtk and qt4 (gambas at ...2524...)
>   4. Re: Issue 101 in gambas: Add support for adding extra files
>      in the "AutoTools" packager (gambas at ...2524...)
>   5. Re: Issue 60 in gambas: combobox shows blank lines        before
>      first item (GTK+) (gambas at ...2524...)
>   6. Re: Issue 105 in gambas: Folding a block of code crashes
>      (was: Migration crash) (gambas at ...2524...)
>   7. Open IDE not maximized (Adam Ant)
>   8. LXDE (again) sugggestion (Adam Ant)
>   9. Small suggestion re help browser (Adam Ant)
>
>
> ---------- Messaggio inoltrato ----------
> From: gambas at ...2524...
> To: gambas-user at lists.sourceforge.net
> Date: Tue, 13 Sep 2011 23:43:34 +0000
> Subject: Re: [Gambas-user] Issue 105 in gambas: Folding a block of code
> crashes (was: Migration crash)
> Updates:
>        Status: Fixed
>
> Comment #2 on issue 105 by benoit.m... at ...626...: Folding a block of code
> crashes (was: Migration crash)
> http://code.google.com/p/**gambas/issues/detail?id=105<http://code.google.com/p/gambas/issues/detail?id=105>
>
> Fixed in revision #4125.
>
>
>
>
>
> ---------- Messaggio inoltrato ----------
> From: "Benoît Minisini" <gambas at ...1...>
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Date: Wed, 14 Sep 2011 01:43:53 +0200
> Subject: Re: [Gambas-user] How to compress witg GB3?
> > How to compress a directory/subdirectory inside GB3 with component
> > gbcompress?
> >
> > thx
> >
> > andy
> >
>
> Why don't you just run "tar" or "zip" with EXEC or SHELL?
>
> --
> Benoît Minisini
>
>
>
>
> ---------- Messaggio inoltrato ----------
> From: gambas at ...2524...
> To: gambas-user at lists.sourceforge.net
> Date: Tue, 13 Sep 2011 23:47:38 +0000
> Subject: Re: [Gambas-user] Issue 103 in gambas: Treeview KeyRelease behaves
> differently with gtk and qt4
> Updates:
>        Labels: -Priority-Medium Priority-Low
>
> Comment #2 on issue 103 by benoit.m... at ...626...: Treeview KeyRelease
> behaves differently with gtk and qt4
> http://code.google.com/p/**gambas/issues/detail?id=103<http://code.google.com/p/gambas/issues/detail?id=103>
>
> (No comment was entered for this change.)
>
>
>
>
>
> ---------- Messaggio inoltrato ----------
> From: gambas at ...2524...
> To: gambas-user at lists.sourceforge.net
> Date: Tue, 13 Sep 2011 23:51:41 +0000
> Subject: Re: [Gambas-user] Issue 101 in gambas: Add support for adding
> extra files in the "AutoTools" packager
> Updates:
>        Labels: -Priority-Medium Priority-Low
>
> Comment #3 on issue 101 by benoit.m... at ...626...: Add support for adding
> extra files in the "AutoTools" packager
> http://code.google.com/p/**gambas/issues/detail?id=101<http://code.google.com/p/gambas/issues/detail?id=101>
>
> (No comment was entered for this change.)
>
>
>
>
>
> ---------- Messaggio inoltrato ----------
> From: gambas at ...2524...
> To: gambas-user at lists.sourceforge.net
> Date: Tue, 13 Sep 2011 23:55:46 +0000
> Subject: Re: [Gambas-user] Issue 60 in gambas: combobox shows blank lines
> before first item (GTK+)
> Updates:
>        Labels: -Priority-Medium Priority-Low
>
> Comment #2 on issue 60 by benoit.m... at ...626...: combobox shows blank
> lines before first item (GTK+)
> http://code.google.com/p/**gambas/issues/detail?id=60<http://code.google.com/p/gambas/issues/detail?id=60>
>
> (No comment was entered for this change.)
>
>
>
>
>
> ---------- Messaggio inoltrato ----------
> From: gambas at ...2524...
> To: gambas-user at lists.sourceforge.net
> Date: Tue, 13 Sep 2011 23:59:50 +0000
> Subject: Re: [Gambas-user] Issue 105 in gambas: Folding a block of code
> crashes (was: Migration crash)
> Updates:
>        Labels: -Type-Bug Type-Crash
>
> Comment #3 on issue 105 by benoit.m... at ...626...: Folding a block of code
> crashes (was: Migration crash)
> http://code.google.com/p/**gambas/issues/detail?id=105<http://code.google.com/p/gambas/issues/detail?id=105>
>
> (No comment was entered for this change.)
>
>
>
>
>
> ---------- Messaggio inoltrato ----------
> From: Adam Ant <adamnt42 at ...626...>
> To: Gambas Mailing List <gambas-user at lists.sourceforge.net>
> Date: Wed, 14 Sep 2011 11:52:21 +0930
> Subject: [Gambas-user] Open IDE not maximized
> I am sure there was a way to make the IDE not open maximized.  I have
> searched the mail archives and found nothing.
> Is it possible?
>
> Bruce
>
>
>
> ---------- Messaggio inoltrato ----------
> From: Adam Ant <adamnt42 at ...626...>
> To: Gambas Mailing List <gambas-user at lists.sourceforge.net>
> Date: Wed, 14 Sep 2011 11:54:41 +0930
> Subject: [Gambas-user] LXDE (again) sugggestion
> Adds the lxde terminal to the choices in the IDE Options.
>
> (very low priority)
>
> Bruce
>
>
> Index: FOption.class
> ===================================================================
> --- FOption.class    (revision 4126)
> +++ FOption.class    (working copy)
> @@ -59,7 +59,7 @@
>   cmbTheme.Add(("Select a theme"), 0)
>   cmbIconTheme.List = [("Desktop"), "Gnome", "KDE"]
>   cmbBrowser.List = [("(Default)"), "Konqueror", "Firefox", "Epiphany",
> "SeaMonkey", "Opera"]
> -  cmbTerminal.List = [("(Default)"), "Konsole", "Gnome Terminal", "XFCE
> Terminal", "XTerm"]
> +  cmbTerminal.List = [("(Default)"), "Konsole", "Gnome Terminal", "XFCE
> Terminal", "lxterminal", "XTerm"]
>   cmbImageEditor.List = [("(Default)"), "GIMP", "Kolour Paint", "Krita"]
>
>   $cLast = MTheme.ReadSettings(Settings, "/Highlight", True)
>
>
>
> ---------- Messaggio inoltrato ----------
> From: Adam Ant <adamnt42 at ...626...>
> To: Gambas Mailing List <gambas-user at lists.sourceforge.net>
> Date: Wed, 14 Sep 2011 12:06:03 +0930
> Subject: [Gambas-user] Small suggestion re help browser
> This mod has two effects:
> 1) prevents the inadvertent transition of the help page when the user
> clicks
> somewhere in the help tree *other than on a specific item*.
> 2) if the click is on recognizable row in the treeview, it is acted on
> (this
> saves the frustration when the cursor is only a few pixels off an item)
>
> Rationale : This arose because I have a nervous tick in my right hand that
> manifests itself in right button clicks when I don't mean them.  In order
> to
> cope I move the cursor down to the bottom of the treeview to a blank spot,
> so with this mod the help browser no longer jumps to the last visible item
> in the treeview list.  (This nervous tick drives me mad everywhere by the
> way - at least in this case I can make a difference! )
>
> regards
> Bruce
>
> Index: FHelpBrowser.class
> ===================================================================
> --- FHelpBrowser.class    (revision 4126)
> +++ FHelpBrowser.class    (working copy)
> @@ -233,7 +233,13 @@
>   Dim ars As String[]
>   Dim iType As Integer
>   Dim sKey As String
> -
> +
> +  If Not tvwClasses.FindAt(0, Mouse.Y)
> +    tvwClasses.Item.Selected = True
> +  Else
> +    Return ' just ignore any clicks below the visible items
> +  Endif
> +
>   sKey = tvwClasses.Current.Key
>   If sKey = "$" Then Return
>
>
>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> Learn about the latest advances in developing for the
> BlackBerry® mobile platform with sessions, labs & more.
> See new tools and technologies. Register for BlackBerry® DevCon today!
> http://p.sf.net/sfu/rim-devcon-copy1
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>



More information about the User mailing list