[Gambas-user] [Gambas Bug Tracker] Bug #1009: Wish: Speed button for fast packaging

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1009=L21haW4-

Comment #1 by Bruce BRUEN:

Definitely a "me too!" on this one.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] floating (MDI) console window at startup

2016-09-26 Thread roger
Thank You for the replies.

Sorry to bother you.

I have learned a lot.




--
View this message in context: 
http://gambas.8142.n7.nabble.com/floating-MDI-console-window-at-startup-tp57401p57425.html
Sent from the gambas-user mailing list archive at Nabble.com.

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] floating (MDI) console window at startup

2016-09-26 Thread Karl Reinl
Am Montag, den 26.09.2016, 23:49 +0300 schrieb Jussi Lahtinen:
> What menu you are talking about? What is MDI? What are you trying to
> achieve?
> If you don't want the console to be visible, just go to view menu and
> unselect it (or just press F11).
> 
> 
> Jussi
> 
> On Mon, Sep 26, 2016 at 3:50 PM, roger  wrote:
> 
> > my apologies for sending the wrong image.
> >
> > I will modify my original question somewhat and ask,
> >
> > The checkbox next to the menu item Console is checked when I open up the
> > Gambas IDE.
> >
> > This is consistent. What preferences item or config edit would reverse
> > this?
> > Is this a probable bug?
> >
> > I am presented with a floating console window every time I open Gambas.
> >
> > Any suggestions or help would really be appreciated.
> >
> > Thank You.
> >
> > Roger

Salut Jussi,

MDI = Multiple Document Interface

on wikipedia I'm sure is this also in your language.

Salut Roger,

just click in the most left Icon in the console toolbar, (that is the
"dock console"/"undock console" toolbutton, Jussi talked about) that
should solve your problem .
-- 
Amicalement
Charlie


--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] floating (MDI) console window at startup

2016-09-26 Thread Benoît Minisini
Le 26/09/2016 à 22:01, roger a écrit :
> Thank You for the reply
>
> The menu that I am referring to is the main Gambas menu and in particular
> View > Console.
>
> MDI is an acronym meaning Multiple Document Interface. It is where the
> windows are independent and positionable (not a long technical answer).
> Gambas in the early days was MDI until it was changed to SDI (Single
> Document Interface) as it is now. The GIMP is a strong example of MDI.
>
> I am asking how to prevent the console from showing at start up.
> Specifically how do I through preferences or config file editing change the
> Console checkbox from checked to unchecked at start up. I am aware of the
> function of F11. It does seem a waste to constantly (every time!) press F11
> when a simple preference edit would turn it off. It also does seem strange
> that this never happened through versions 1 to 3.84. It only happens now
> with 3.9.0.
>
> Do you know how to make the change? or is this a bug or a wish?
>
> Thanks
>
> Roger
>

Just do what Jussi told you: click on the upper-left toggle button of 
the console window.

-- 
Benoît Minisini

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] floating (MDI) console window at startup

2016-09-26 Thread roger
Thank You for the reply

The menu that I am referring to is the main Gambas menu and in particular
View > Console.

MDI is an acronym meaning Multiple Document Interface. It is where the
windows are independent and positionable (not a long technical answer).
Gambas in the early days was MDI until it was changed to SDI (Single
Document Interface) as it is now. The GIMP is a strong example of MDI.

I am asking how to prevent the console from showing at start up.
Specifically how do I through preferences or config file editing change the
Console checkbox from checked to unchecked at start up. I am aware of the
function of F11. It does seem a waste to constantly (every time!) press F11
when a simple preference edit would turn it off. It also does seem strange
that this never happened through versions 1 to 3.84. It only happens now
with 3.9.0.

Do you know how to make the change? or is this a bug or a wish?

Thanks

Roger




--
View this message in context: 
http://gambas.8142.n7.nabble.com/floating-MDI-console-window-at-startup-tp57401p57422.html
Sent from the gambas-user mailing list archive at Nabble.com.

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] floating (MDI) console window at startup

2016-09-26 Thread Jussi Lahtinen
What menu you are talking about? What is MDI? What are you trying to
achieve?
If you don't want the console to be visible, just go to view menu and
unselect it (or just press F11).


Jussi

On Mon, Sep 26, 2016 at 3:50 PM, roger  wrote:

> my apologies for sending the wrong image.
>
> I will modify my original question somewhat and ask,
>
> The checkbox next to the menu item Console is checked when I open up the
> Gambas IDE.
>
> This is consistent. What preferences item or config edit would reverse
> this?
> Is this a probable bug?
>
> I am presented with a floating console window every time I open Gambas.
>
> Any suggestions or help would really be appreciated.
>
> Thank You.
>
> Roger
>
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.
> com/floating-MDI-console-window-at-startup-tp57401p57418.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> 
> --
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4-

PICCORO LENZ MCKAY changed the state of the bug to: Opened.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] floating (MDI) console window at startup

2016-09-26 Thread roger
my apologies for sending the wrong image.

I will modify my original question somewhat and ask,

The checkbox next to the menu item Console is checked when I open up the
Gambas IDE.

This is consistent. What preferences item or config edit would reverse this?
Is this a probable bug?

I am presented with a floating console window every time I open Gambas.

Any suggestions or help would really be appreciated.

Thank You.

Roger




--
View this message in context: 
http://gambas.8142.n7.nabble.com/floating-MDI-console-window-at-startup-tp57401p57418.html
Sent from the gambas-user mailing list archive at Nabble.com.

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Looking for some gb.media examples

2016-09-26 Thread Piper984
Hi Benoît,

Thanks for the reply. I actually do have some background with GStreamer, so
hopefully I can figure out how to pass my pipelines into the mediacontroller
object.

I did manage to get a simple example working like this which I'll capture
here just for others to find:

Public objMedia As New MediaPlayer As "MP"
Public objMedia2 As New MediaPlayer As "MP2"

Public Sub Start_Video()
' starts first video and hopefully preloads video #2.
  objMedia.URL = "file:///home/chris/Desktop/video_1.webm"
  objMedia2.url = "file:///home/chris/Desktop/video_2.webm"
  objMedia.SetWindow(DrawingArea1)
  objMedia2.Play()
  Print objMedia2.Length 
  objMedia2.stop 
  objMedia.Play()

End

Public Sub MP_End()
' Starts second video when first one ends.
  objMedia2.SetWindow(DrawingArea1)
  objMedia2.Play()

End
 to 
What I really would like to do is preload video clips and queue them up to
be displayed while earlier clips are being rendered, and then play the next
queued video clip when the previous clip is finished. And do that as gapless
as possible.   If anyone has done a similar app using Gambas +
GStreamer/gb.media components I'd appreciate any advice.

Best regards!





--
View this message in context: 
http://gambas.8142.n7.nabble.com/Looking-for-some-gb-media-examples-tp57400p57417.html
Sent from the gambas-user mailing list archive at Nabble.com.

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] ProgressBar code example

2016-09-26 Thread Jose Monteiro
Thank you, Charlie.I am working with your snippet so the progressbar goes 
smooth. Also I will register an account on www.gambas.one forum too.José 
Monteiro 

On Sunday, September 25, 2016 2:23 PM, Charlie  wrote:
 

 Have a look at the attached and see if that helps, if not check us out at 
Gambas.one   
Take2.tar   



--
View this message in context: 
http://gambas.8142.n7.nabble.com/ProgressBar-code-example-tp57393p57405.html
Sent from the gambas-user mailing list archive at Nabble.com.
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


   
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1007: gambas from 3.9.0 to last svn crash on ubuntu 16.04 vm

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1007=L21haW4-

Comment #1 by Marco ANCILLOTTI:

ok , svn 7918 works I'll wait a 3.9.2 stable

Marco ANCILLOTTI changed the state of the bug to: Working.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #855: [gb.report2] blank report, use more than 90% resource CPU

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.855=L21haW4-

Comment #15 by Zainudin AHMAD:

in lubuntu 16.04

I get this issue only on QT4 , it's fine with QT5, GTK2 and GTK3



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #860: ReportImage, unknow symbol "FromPixels" in class Report

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.860=L21haW4-

Comment #2 by Zainudin AHMAD:

It's fine now, thanks :)



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #860: ReportImage, unknow symbol "FromPixels" in class Report

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.860=L21haW4-

Zainudin AHMAD changed the state of the bug to: Fixed.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user