[Gambas-user] Community Component Repo

2014-05-16 Thread Randall Morgan
Hi Everyone, Is there a standard place on the web for folks to upload and share their gambas components? If not, do you think it would be a good idea to create such a place. Something similar to the Wordpress plugin site maybe A place where folks can upload and share their components, documen

[Gambas-user] How to get is a Form Opened or Form is Closed?

2014-05-16 Thread abbat81
How to get is a Form Opened or Form is Closed? Thanks -- View this message in context: http://gambas.8142.n7.nabble.com/How-to-get-is-a-Form-Opened-or-Form-is-Closed-tp46529.html Sent from the gambas-user mailing list archive at Nabble.com. -

Re: [Gambas-user] JIT problem

2014-05-16 Thread Roki
Hello! Perhaps The question I ask you is ridiculous, but bear in mind that I am a relative novice in Gambas. How to pick revision #6264? I have daily PPA, but no update maybe for ten days. On 05/15/2014 12:24 PM, Benoît Minisini wrote: > revision #6264 -

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Tobias Boege
On Fri, 16 May 2014, Randall Morgan wrote: > Hi Everyone, > > Is there a standard place on the web for folks to upload and share their > gambas components? > > If not, do you think it would be a good idea to create such a place. > Something similar to the Wordpress plugin site maybe A place w

Re: [Gambas-user] How to get is a Form Opened or Form is Closed?

2014-05-16 Thread Tobias Boege
On Fri, 16 May 2014, abbat81 wrote: > How to get is a Form Opened or Form is Closed? > Thanks > Try myForm.Closed :-) -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk -- "Accelerate Dev Cycles wit

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Tobias Boege
On Fri, 16 May 2014, Tobias Boege wrote: > [...] > (a) very special-purpose and therefore on the author's or the author's > client's computer or on his website; > (b) unstable and therefore on the author's computer, where it belongs :-) or > (c) general-purpose and at least runnable: then i

[Gambas-user] gb.desktop.x11 (taskbar)

2014-05-16 Thread herberth guzman
Hi Beno?t Send part of my code from my taskbar I have read a little about freedesktop and have seen some codes (they are all different) Really do not want to use one existing, I want one made ​​in Gambas3, is that why I need it. I would like that my whole project is developed in Gambas3. And tha

Re: [Gambas-user] Feature request: Option to create .gitignore in new Project dialog

2014-05-16 Thread Patrik Karlsson
2014-05-15 12:26 GMT+02:00 Benoît Minisini : > Le 09/05/2014 16:16, Patrik Karlsson a écrit : > > I think it would be nice to just tick a CheckBox in the new project > dialog > > to create a standard .gitignore. > > Better: the IDE should support git as it supports subversion. > > Do you have the

Re: [Gambas-user] gb.desktop.x11 (taskbar)

2014-05-16 Thread Benoît Minisini
Le 16/05/2014 18:15, herberth guzman a écrit : > Hi Beno?t > > Send part of my code from my taskbar > I have read a little about freedesktop and have seen some codes (they are > all different) > Really do not want to use one existing, I want one made ​​in Gambas3, is > that why I need it. > > I wou

Re: [Gambas-user] Fwd: gb.media v4l2 mediaplayer webcam image choopy

2014-05-16 Thread Benoît Minisini
Le 15/05/2014 20:26, Sorin Alecu a écrit : > I've got your point. > Seem to be a conflict between Gambas3 gb.media and gstreamer 1.0 > regarding the freezes "choppy" images > How can I solve my project in order TO SEE IN GAMBAS, AND ONLY GAMBAS, > MY WEBCAM VIDEO STREAM AND SAVE FRAMES FROM IT

Re: [Gambas-user] Fwd: gb.media v4l2 mediaplayer webcam image choopy

2014-05-16 Thread Benoît Minisini
Le 16/05/2014 18:37, Benoît Minisini a écrit : > Le 15/05/2014 20:26, Sorin Alecu a écrit : >> I've got your point. >> Seem to be a conflict between Gambas3 gb.media and gstreamer 1.0 >> regarding the freezes "choppy" images >> How can I solve my project in order TO SEE IN GAMBAS, AND ONLY GAMB

Re: [Gambas-user] IDE support for git (was: Feature request: Option to create .gitignore in new Project dialog)

2014-05-16 Thread Tobias Boege
On Fri, 16 May 2014, Patrik Karlsson wrote: > 2014-05-15 12:26 GMT+02:00 Beno??t Minisini : > > > Le 09/05/2014 16:16, Patrik Karlsson a ??crit : > > > I think it would be nice to just tick a CheckBox in the new project > > dialog > > > to create a standard .gitignore. > > > > Better: the IDE shou

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Randall Morgan
I have seen Gambas growing in popularity over the past few years, and I feel something like this could help it grow even more. I think one of the reasons we see so few components is the lack of a centralized place to host them. Giving a component author a place to host (even if it is just a wiki pa

Re: [Gambas-user] gb.desktop.x11 (taskbar)

2014-05-16 Thread Fabien Bodard
well benoit forgot to export atom ... 2014-05-16 18:30 GMT+02:00 Benoît Minisini : > Le 16/05/2014 18:15, herberth guzman a écrit : >> Hi Beno?t >> >> Send part of my code from my taskbar >> I have read a little about freedesktop and have seen some codes (they are >> all different) >> Really do no

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Benoît Minisini
Le 16/05/2014 19:31, Randall Morgan a écrit : > I have seen Gambas growing in popularity over the past few years, and I > feel something like this could help it grow even more. I think one of the > reasons we see so few components is the lack of a centralized place to host > them. Giving a componen

Re: [Gambas-user] JIT problem

2014-05-16 Thread Jussi Lahtinen
You need to wait for update or compile from sources (instructions can be found from http://gambaswiki.org/wiki/install?w&l=en ). Jussi On Fri, May 16, 2014 at 6:04 PM, Roki wrote: > Hello! > Perhaps The question I ask you is ridiculous, but bear in mind that I am > a relative novice in Gambas

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread B Bruen
On Fri, 16 May 2014 22:31:02 +0200 Benoît Minisini wrote: > Le 16/05/2014 19:31, Randall Morgan a écrit : > > I have seen Gambas growing in popularity over the past few years, and I > > feel something like this could help it grow even more. I think one of the > > reasons we see so few components

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread B Bruen
On Sat, 17 May 2014 08:51:22 +0930 B Bruen wrote: > On Fri, 16 May 2014 22:31:02 +0200 > Benoît Minisini wrote: > > > Le 16/05/2014 19:31, Randall Morgan a écrit : > > > I have seen Gambas growing in popularity over the past few years, and I > > > feel something like this could help it grow eve

Re: [Gambas-user] Frame Arrangement

2014-05-16 Thread Benoît Minisini
Le 10/05/2014 10:12, Patrik Karlsson a écrit : > I found this [1] and other threads on the topic of having Frame arrange it > contents. > We still miss the option to do it. > What is the status today, 10 years later, still problematic to implement? > > Any good work arounds? I was thinking of havin

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Randall Morgan
LOL I've had your site's component page sitting open in my browser for two days now. Along with others I have found components on. Some of your components like the list manger are indeed general components that others will find useful (thanks for making them available!). But they would find much m

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Randall Morgan
B Buen, I think having the ability to publish a component from the ide would be a great addition! And yes, when you publish a user component you will get feedback that will help you improve your component. That to me will only improve Gambas as a whole and increase adoption. On Fri, May 16, 2014

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Randall Morgan
Benoit, To prevent name clashes we could invent a naming scheme that included the publisher's account name or a portion there of and then require account names to be unique. I am sure there are other methods we could use as well. On Fri, May 16, 2014 at 4:53 PM, Randall Morgan wrote: > B Buen,

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Randall Morgan
I think tools and apps should separate categories and should not be handled by the ide but should be published along side user components. Annoucing new applications could be done using rss (something I think the startup page could use effectively to provide news of new versions and bug fixes as we

[Gambas-user] Wiki Source

2014-05-16 Thread Randall Morgan
Hi Tobias, Where can I find the source code for the wiki? -- If you ask me if it can be done. The answer is YES, it can always be done. The correct questions however are... What will it cost, and how long will it take? -

[Gambas-user] Issue 525 in gambas: Application font is not displayed with all controls in gb.gtk

2014-05-16 Thread gambas
Status: New Owner: Labels: Version-3.5.3 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 525 by isaf...@gmail.com: Application font is not displayed with all controls in gb.gtk http://code.google.com/p/gambas/issues/detail?id=525 1) Describe the problem

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread Randall Morgan
If we produce the Gambas User Component Directory, should we provide snv hosting for the project or just ask for the source files to be uploaded? Or maybe provide a mechanism for pulling from an svn repository elsewhere? Your thoughts? On Fri, May 16, 2014 at 5:03 PM, Randall Morgan wrote: > I