Re: [Gambas-user] Console in V 3.8.4

2016-03-09 Thread Stephen
/clk?id=278785111&iu=/4140 > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user Hi ya Fabian! Sounds interesting, I have a couple of nice DEC mico-VAX'

Re: [Gambas-user] Console in V 3.8.4

2016-03-09 Thread Stephen
On 03/09/2016 11:37 AM, Benoît Minisini wrote: > Le 09/03/2016 14:21, Stephen a écrit : >> Different is not the problem, going backwards by implementing a bad >> design is the problem. Easier to use, faster in use, and more intuitive >> to use, all of those are good; sadly a s

Re: [Gambas-user] Console in V 3.8.4

2016-03-09 Thread Stephen
em with the > new console. Yes, it's different, but that might not motive anyone to do > anything about it. > > > Jussi > > > On Mon, Mar 7, 2016 at 10:21 PM, Stephen wrote: > >> Why not? >> >> Because full screen editing (full window in this case)

Re: [Gambas-user] Console in V 3.8.4

2016-03-07 Thread Stephen
result can have > multiple lines (or you may want to compare multiple results). So I think it > is logical in that way. > > > Jussi > > On Mon, Mar 7, 2016 at 5:21 PM, Stephen wrote: > >> Is the console SUPPOSED to have a one line input field with a massive >>

[Gambas-user] Console in V 3.8.4

2016-03-07 Thread Stephen
Is the console SUPPOSED to have a one line input field with a massive results area above it? Please tell me sanity has returned and later versions have a console in the traditional sense. -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site Information Systems

Re: [Gambas-user] New console

2016-03-07 Thread Stephen
--- > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > I'm just starting to use V3.8.4 of GAMB

Re: [Gambas-user] Tab size setting...

2016-01-10 Thread Stephen
On 01/10/2016 10:00 AM, Benoît Minisini wrote: > Le 10/01/2016 15:27, Stephen a écrit : >> GAMBAS 3.8.3 >> Fedora 23 in a VM >> Mate Desktop >> >> I have set the tab size to 1 in Tools->Preferences->Editor and in >> Project->Properties-&

[Gambas-user] Tab size setting...

2016-01-10 Thread Stephen
but no Joy. Am I missing something? -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site Information Systems -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monito

Re: [Gambas-user] non printable char "Ⱶ" how to remove from string!!!!!

2015-12-29 Thread Stephen
eturn (0); >>>> } >>>> * >>>> So, it seems resulting that "characters> to 127" are NOT printable >>>> characters. >>>> Ciao >>> --

Re: [Gambas-user] Global variables

2015-12-29 Thread Stephen
On 12/29/2015 12:14 PM, Tobias Boege wrote: > On Tue, 29 Dec 2015, Stephen wrote: >> Reading this, in addition to seeing the need for a "Wait", I thought the >> following; >> >> Does putting the desired global variable in a class mean the class >> n

Re: [Gambas-user] POSSIBLE! bug in while loop

2015-12-29 Thread Stephen
t recognized > during execution of the while loop. > > I am just learning gambas on my own using > what examples and tutorials I can find on the internet > and believe I may have left something out. > > Robert S. Boykin > ------ > ___

Re: [Gambas-user] Calculated fields

2015-05-25 Thread Stephen
ilable coding example would > be > greatly appreciated. > > Regards > William > Cape Town > South Africa > -- > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-

Re: [Gambas-user] Desktop Developed in Gambas 3.6

2015-03-08 Thread Stephen
ith Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > ____

Re: [Gambas-user] Communicating to hosted forms...

2015-01-02 Thread Stephen
On 01/01/2015 05:59 PM, Tobias Boege wrote: > On Thu, 01 Jan 2015, Stephen wrote: >> The only way that I can see out of my conundrum is to create a >> property in in each form to which updated information is to be pushed. >> The property write will process the received

Re: [Gambas-user] Communicating to hosted forms...

2015-01-01 Thread Stephen
nce again, thanks for the assistance. On 01/01/2015 03:57 PM, Tobias Boege wrote: > On Thu, 01 Jan 2015, Stephen wrote: >> I just extracted the archive from the email, loaded it and of course it >> works perfectly. >> >> I had this; >> >> mhform1.textbox2.tex

Re: [Gambas-user] Communicating to hosted forms...

2015-01-01 Thread Stephen
up with my stupidity and taking the time to help out. Steve. On 12/30/2014 11:53 AM, Charlie Reinl wrote: > Am Dienstag, den 30.12.2014, 16:45 +0100 schrieb Tobias Boege: >> On Tue, 30 Dec 2014, Charlie Reinl wrote: >>> Am Dienstag, den 30.12.2014, 07:27 -0500 schrieb Stephen: >

[Gambas-user] Communicating to hosted forms...

2014-12-30 Thread Stephen
arent. -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site Information Systems MercuryFramework-0.0.1.tar.gz Description: GNU Zip compressed data -- Dive into the World of Parallel Programming! The Go Parallel We

Re: [Gambas-user] Project already open... but it isn't.

2014-12-01 Thread Stephen
Restarted VM, now loads with no message... very strange... but OK, keep moving forward. On 12/01/2014 02:04 PM, Stephen wrote: > On 12/01/2014 01:55 PM, Tobias Boege wrote: >> On Mon, 01 Dec 2014, Stephen wrote: >>> What is GAMBAS looking at/for when it attempts to

Re: [Gambas-user] Project already open... but it isn't.

2014-12-01 Thread Stephen
On 12/01/2014 01:55 PM, Tobias Boege wrote: > On Mon, 01 Dec 2014, Stephen wrote: >> What is GAMBAS looking at/for when it attempts to load a project in >> order to pop up the warning that it "seems to be already opened"? I've >> been hunting around for

Re: [Gambas-user] Project already open... but it isn't.

2014-12-01 Thread Stephen
Yeah.. I thought it might be something like that.. but I don't see any file .lock in the project directory. Very strange. On 12/01/2014 01:55 PM, Tobias Boege wrote: > On Mon, 01 Dec 2014, Stephen wrote: >> What is GAMBAS looking at/for when it attempts to load a project

[Gambas-user] Project already open... but it isn't.

2014-12-01 Thread Stephen
Kindest Regards Stephen A. Bungay, Prop. Smarts On Site Information Systems -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards wit

Re: [Gambas-user] Events not firing in dynamically instantiated forms.

2014-11-27 Thread Stephen
On 11/27/2014 08:39 AM, Benoît Minisini wrote: > Le 27/11/2014 14:29, Stephen a écrit : >> I'm not consciously overriding the event observer so I'm not clear how >> to not do it. >> Obviously I still have much to learn. >> >

Re: [Gambas-user] Events not firing in dynamically instantiated forms.

2014-11-27 Thread Stephen
I'm not consciously overriding the event observer so I'm not clear how to not do it. Obviously I still have much to learn. On 11/27/2014 08:20 AM, Benoît Minisini wrote: > Le 27/11/2014 14:08, Stephen a écrit : >> GAMBAS: 3.5.4 >> Fedora 20 in a VM under 64 b

[Gambas-user] Events not firing in dynamically instantiated forms.

2014-11-27 Thread Stephen
7;t fire. This can be worked around by making a Show subroutine that can be manually called from the parent form. Have a look at the source demonstration project attached to this email. Should these events fire? If not then why? -- Kindest Regards Stephen A. Bungay, Prop. Smarts On S

Re: [Gambas-user] Release goals for 3.7 / 4.0

2014-10-23 Thread Stephen
cept if your program relies on the bad > behaviour of a bug that is fixed in a new version. > > You have to do with that rule, as I don't see any other rule that allows > me to continue working on it. > > Regards, > That is a very sensible rule. -- Kindest Regards Stephen A. Bun

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-03 Thread Stephen
On 09/03/2014 04:27 PM, Tobias Boege wrote: > On Wed, 03 Sep 2014, Stephen wrote: >> On 09/03/2014 02:33 PM, Jussi Lahtinen wrote: >>>> You asked why am I using 10 drawing areas, oddly enough the answer is to >>>> simplify things from a layout standpoint... >>

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-03 Thread Stephen
-- > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-03 Thread Stephen
(and help) pays off. Now to print the darn things. On 09/03/2014 11:41 AM, Jussi Lahtinen wrote: > Everything works now? > > > Jussi > > > On Wed, Sep 3, 2014 at 6:28 PM, Stephen wrote: > >> Uh huh. It figures, almost four hours after the initial post, >>

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-03 Thread Stephen
Uh huh. It figures, almost four hours after the initial post, frustration levels climbing, I sent that email then the solution hits me square between the eyes. Yes use cached mode. On 09/03/2014 11:18 AM, Stephen wrote: > Paint.Begin and use cached mode? Trying that now. > > On 0

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-03 Thread Stephen
Paint.Begin and use cached mode? Trying that now. On 09/03/2014 11:14 AM, Stephen wrote: > Typographical error in the code (not that it is causing a problem). > This line > > mDrawingAreaMatrix[X] = NEW DrawingArea(Panel1) AS "Card"& CInt(X) > > CInt(X) is

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-03 Thread Stephen
ngAreaMatrix[X] = NEW DrawingArea(Panel1) AS "Card" & CStr(X) I'm beginning to think that what I am trying to accomplish is not possible. How can a Draw event that is not in the compile-time source be accessed during run-time? On 09/03/2014 06:39 AM, Stephen wrote: >

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-03 Thread Stephen
are brought into existence at run-time, the question is how to draw something on them? The actual project uses a database to dynamically create (or re-create) QR or Barcode images. Steve. On 09/02/2014 07:05 PM, Stephen wrote: On 09/02/2014 06:22 PM, Jussi Lahtinen wrote: I guess it is the

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-02 Thread Stephen
ashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-

Re: [Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-02 Thread Stephen
.qt4/drawingarea > > I'm not sure what is the problem exactly, so, give some more information > (code?) on what you are trying to do and how it fails (error messages)? > > > Jussi > > > > On Tue, Sep 2, 2014 at 11:42 PM, Stephen wrote: > >> Has anyone got

[Gambas-user] Drawing Areas, painting on them, and printing the results...

2014-09-02 Thread Stephen
Has anyone got some good documentation on how to use a Drawing Area, quite frankly I've gone cross-eyed trying to make sense of it by parsing the paint example. Steve. -- Slashdot TV. Video for Nerds. Stuff that m

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Stephen
0.2400.23 > OpenGL=libGL.so.1.2.0 > Poppler=libpoppler.so.44.0.0 > Qt4=libQtCore.so.4.8.6 > SDL=libSDL-1.2.so.0.11.4 > > Linux Mint 17 is based on Ubuntu 14.04, but it's smarter IMO. > > I must say that it was firstly tested on an older setup, Mint 14 > Cinnamon, IIRC, a

[Gambas-user] Referencing a listbox in a list container...

2014-07-11 Thread Stephen
].clear END But the child[0] returns the properties and methods for the basic control object which does not have Clear as an option. I need to be able to iterate through the children of the container, and clear their contents. -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site

Re: [Gambas-user] Events not firing...

2014-07-10 Thread Stephen
On 07/10/2014 02:44 PM, Charlie Reinl wrote: > Am Donnerstag, den 10.07.2014, 14:26 -0400 schrieb Stephen: >> On 07/10/2014 02:04 PM, Charlie Reinl wrote: >>> Am Donnerstag, den 10.07.2014, 13:36 -0400 schrieb Stephen: >>>> On 07/10/2014 01:14 PM, Benoît Minisini wr

Re: [Gambas-user] Events not firing...

2014-07-10 Thread Stephen
On 07/10/2014 02:04 PM, Charlie Reinl wrote: > Am Donnerstag, den 10.07.2014, 13:36 -0400 schrieb Stephen: >> On 07/10/2014 01:14 PM, Benoît Minisini wrote: >>> Le 10/07/2014 19:05, Stephen a écrit : >>>> On 07/10/2014 12:54 PM, Benoît Minisini wrote: >>>

Re: [Gambas-user] Events not firing...

2014-07-10 Thread Stephen
On 07/10/2014 01:14 PM, Benoît Minisini wrote: > Le 10/07/2014 19:05, Stephen a écrit : >> On 07/10/2014 12:54 PM, Benoît Minisini wrote: >>> Le 10/07/2014 18:46, Stephen a écrit : >>>> Fedora 20 Mate >>>> Gambas 3.5.90 >>>> >>>>

Re: [Gambas-user] Events not firing...

2014-07-10 Thread Stephen
On 07/10/2014 01:14 PM, Benoît Minisini wrote: > Le 10/07/2014 19:05, Stephen a écrit : >> On 07/10/2014 12:54 PM, Benoît Minisini wrote: >>> Le 10/07/2014 18:46, Stephen a écrit : >>>> Fedora 20 Mate >>>> Gambas 3.5.90 >>>> >>>>

[Gambas-user] System info...

2014-07-10 Thread Stephen
Stephen A. Bungay, Prop. Smarts On Site -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and

Re: [Gambas-user] Events not firing...

2014-07-10 Thread Stephen
On 07/10/2014 12:54 PM, Benoît Minisini wrote: Le 10/07/2014 18:46, Stephen a écrit : Fedora 20 Mate Gambas 3.5.90 Create a project, place a textbox on FMain. Right click on the text boc, select events, select KeyRelease Place a STOP in the keyrelease event for the textbox Run

[Gambas-user] Events not firing...

2014-07-10 Thread Stephen
does not fire. Try KeyPress... same thing. *sigh* -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site -- Open source business process management suite built on Java and Eclipse Turn processes into business

Re: [Gambas-user] MTHeme error...

2014-07-10 Thread Stephen
On 07/10/2014 09:35 AM, Benoît Minisini wrote: > Le 10/07/2014 15:26, Stephen a écrit : >> On 07/10/2014 08:46 AM, Tobias Boege wrote: >>> On Thu, 10 Jul 2014, Stephen wrote: >>>> Thank you Tobias. >>>> >>>> H... it (

Re: [Gambas-user] MTHeme error...

2014-07-10 Thread Stephen
On 07/10/2014 08:46 AM, Tobias Boege wrote: > On Thu, 10 Jul 2014, Stephen wrote: >> Thank you Tobias. >> >> H... it (MTheme.ReadFile) is looking for a subdir off /tmp with >> the name of gambas. I created the subdir manually and gambas3-3.5.4 no

Re: [Gambas-user] MTHeme error...

2014-07-10 Thread Stephen
referenced in sPath, create them if need be, then copy sPath to sTemp. Just a thought. On 07/10/2014 07:57 AM, Tobias Boege wrote: > On Thu, 10 Jul 2014, Stephen wrote: >> Ah, is the readfile method of MTheme failing? Am I interpreting this >> correctly? What file is it looking for a

Re: [Gambas-user] MTheme.readfile

2014-07-10 Thread Stephen
Am Donnerstag, den 10.07.2014, 07:28 -0400 schrieb Stephen: >> Fedora 20 Mate spin >> Gambas 3.5.4 (freshly downloaded) >> >> There always seems to be one more hurdle... 'tis the nature of the >> beast I suppose. >> >> ./reconf-all OK >>

[Gambas-user] MTHeme error...

2014-07-10 Thread Stephen
Ah, is the readfile method of MTheme failing? Am I interpreting this correctly? What file is it looking for and where should it be? -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site -- Open source

[Gambas-user] MTheme.readfile

2014-07-10 Thread Stephen
ke install? -- Kindest Regards Stephen A. Bungay -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people,

[Gambas-user] Never mind.....

2014-07-09 Thread Stephen
It's late and I've gone cross-eyed.. C++ extension to GCC was not installed DOH! -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site -- Open source business process management suite built o

[Gambas-user] make fails for 3.5.4, need a little help...

2014-07-09 Thread Stephen
as3-3.5.4' make: *** [all] Error 2 So it the problem is with image.effect, but I don't know how to read this to determine exactly what it wants and sure could use a little help. There might be more fails after this one is sorted, but I'll jump off those bridges as I get to them.

Re: [Gambas-user] interesting problem with Listbox.raise

2014-07-09 Thread Stephen
Ahh.. I've downloaded 3.5.4, time to see if I have all the dependencies set up in my VM. On 07/09/2014 08:51 AM, Benoît Minisini wrote: > Le 09/07/2014 14:32, Stephen a écrit : >> Gambas 3.5.3 >> Fedora 20 (Mate spin) >> A list box when made visible and brough

[Gambas-user] OOPS... forgot to attach the screenshot...

2014-07-09 Thread Stephen
Forgot to attache the screenshot, inline graphics don't come across.. my bad. -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site -- Open source business process management suite built on Java and Eclipse

[Gambas-user] interesting problem with Listbox.raise

2014-07-09 Thread Stephen
borders of the text boxes that are behind it appearing to intrude into the list box white-space area, this phenomena is also visible just to the left of the scroll-bar where text box fields intrude into the white-space of what should be the list box area. -- Kindest Regards Stephen A. Bungay

[Gambas-user] Feature Request

2014-06-24 Thread Stephen
dest Regards Stephen A. Bungay, Prop. Smarts On Site -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect

Re: [Gambas-user] chessboard

2014-06-15 Thread Stephen
On 06/15/2014 07:07 AM, Fabien Bodard wrote: > Le 14 juin 2014 13:49, "Stephen" a écrit : >> Egads I was being thick! For some reason I was expecting it to appear >> on the web-page... "it is here" is slightly different than "it is >> availab

Re: [Gambas-user] Fwd: Feature request: IDE

2014-06-15 Thread Stephen
L-X, you just do CTRL-V > and the line is restored. It just does tis when nothing is selected. If > something is selected, it works normal, just like you described. > > On 6/14/2014 5:12 PM, Stephen wrote: >> I use [Ctrl]+[x]& [Ctrl]+[v] all the time too, Just highlight

Re: [Gambas-user] Fwd: Feature request: IDE

2014-06-14 Thread Stephen
verages Graph Analysis for Fast Processing& Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > --

Re: [Gambas-user] chessboard

2014-06-14 Thread Stephen
site? On 06/13/2014 11:07 AM, Fabien Bodard wrote: > Le 13 juin 2014 15:05, "Stephen" a écrit : >> All I see is a message and a smiley face waving a sign. Still not >> working? > It work for me here on chrome and firefox. > > http://www.gambasforge.org/code-

Re: [Gambas-user] chessboard

2014-06-13 Thread Stephen
t Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing& Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > ___ > Gambas-user mailing

Re: [Gambas-user] My confusion Re: New Syntax, SUPER && !comprehension(mine) Re.: SUPER example at gambasdoc

2014-05-12 Thread Stephen
c to the arrays or collections. > > > > > > 2014-05-12 18:31 GMT+02:00 Stephen: >>Hi Fabien! >> >> >>> Le 12 mai 2014 12:12, "Stephen" a écrit : >>>> Hi Tobias, thanks for the reply, things got busy and I'm just getting &

Re: [Gambas-user] My confusion Re: New Syntax, SUPER && !comprehension(mine) Re.: SUPER example at gambasdoc

2014-05-12 Thread Stephen
Hi Fabien! > Le 12 mai 2014 12:12, "Stephen" a écrit : >> Hi Tobias, thanks for the reply, things got busy and I'm just getting >> back to the keyboard. >> >> It was how things were being done in the (broken) GAMBASDOC example >> confused me

[Gambas-user] My confusion Re: New Syntax, SUPER && !comprehension(mine) Re.: SUPER example at gambasdoc

2014-05-12 Thread Stephen
vs an array) and what is being done (Adding). On 05/08/2014 09:28 AM, Tobias Boege wrote: > On Thu, 08 May 2014, Stephen wrote: >> Looking at the thread "New syntax for using variables arguments in a >> function call" I realized that I needed to really brush up on my >

[Gambas-user] New Syntax, SUPER && !comprehension(mine) Re.: SUPER example at gambasdoc

2014-05-08 Thread Stephen
Looking at the thread "New syntax for using variables arguments in a function call" I realized that I needed to really brush up on my somewhat marginal understanding of the evolving (a good thing) GAMBAS and OOP. Not fully understanding "SUPER" (I've never used it but can see a use for it) I

Re: [Gambas-user] R: Form.Show by name as string of form

2014-04-28 Thread Stephen
> ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site --

Re: [Gambas-user] R: Form.Show by name as string of form

2014-04-28 Thread Stephen
s kind of thing and had my share of trouble with it, give me a bit more info regarding your situation and perhaps I can help you out like others helped me. On 04/28/2014 05:43 AM, abbat81 wrote: > Hi Stephen > > My forms already exists, so I can't use "As New Form_Name_

Re: [Gambas-user] R: Form.Show by name as string of form

2014-04-28 Thread Stephen
Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- Kind

[Gambas-user] Annoying automatic comment creation...

2014-03-31 Thread Stephen
been caught too many times writing code into auto-generated comment lines and it is getting quite annoying. -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site -- ___ G

[Gambas-user] Frames don't have visually persistent borders at design time.

2014-02-15 Thread Stephen
frame from being shown at design time? Gambas 3.5.2 GNOME 2.X -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site -- Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps

[Gambas-user] Class editor toolbar keyboard shortcuts?

2014-02-14 Thread Stephen
Being able to comment and uncomment large blocks of selected code is a wonderful thing, being able to do it without having to mouse up to the editor tool bar would be even more so. Is there keyboard shortcut to perform the aforementioned function? -- Kindest Regards Stephen A. Bungay, Prop

[Gambas-user] help with gb.qt4.

2014-02-07 Thread Stephen
Gambas 3.5.2 is close to being successfully built but I have run into a snag with the gb.qt4 component. ./reconf-all works OK. ./configure results in the following || || THESE COMPONENTS ARE DISABLED: || - gb.jit || - gb.media || - gb.openal || no errors, but when then make fails with the foll

[Gambas-user] Need a little help getting things going

2014-02-07 Thread Stephen
Getting a sore forehead from banging against this wall Trying to get gambas 2.2.24.0 up and running on a rather hefty CentOS box. Here's the specs... CentOS 6.5 (final) Kernel: 2.6.32-431.3.10el6.x86_64 GNOME 2.28.2 RAM: 32GB CPU: AMD FX-8320 reconf-all appeared to complete OK. ./confi

[Gambas-user] 3.5.2 and CentOS 6.5 64 bit.

2014-02-05 Thread Stephen
Anyone got the combination in the subject line up and running? -- Kindest Regards Stephen A. Bungay, Prop. Smarts On Site -- Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has

Re: [Gambas-user] Heirarch of controls vs Tab order/z order...

2012-08-08 Thread Stephen Bungay
On 08/07/2012 10:34 PM, Adam Ant wrote: > On Wed, Aug 8, 2012 at 11:30 AM, Stephen Bungay wrote: >> So nothing on this then? It just is what it is? >> >> On 08/04/2012 12:58 PM, Stephen Bungay wrote: >>> Fedora 13 >>> Gambas 3.2.90 >>> Gnome 2

Re: [Gambas-user] Heirarch of controls vs Tab order/z order...

2012-08-07 Thread Stephen Bungay
So nothing on this then? It just is what it is? On 08/04/2012 12:58 PM, Stephen Bungay wrote: > Fedora 13 > Gambas 3.2.90 > Gnome 2 > > Four input boxes are arranged on a tab, lets call them TextBox1, > TextBox2, TextBox3 and TextBox4, and this this is the order in whic

[Gambas-user] Heirarch of controls vs Tab order/z order...

2012-08-05 Thread Stephen Bungay
Fedora 13 Gambas 3.2.90 Gnome 2 Four input boxes are arranged on a tab, lets call them TextBox1, TextBox2, TextBox3 and TextBox4, and this this is the order in which they appear in the hierarchy. On the form they are arranged in two columns, the first column contains TextBox1 and TextBox 2,

Re: [Gambas-user] Some events fire, some do not...

2012-07-26 Thread Stephen Bungay
OK. Downloading the latest source. On 07/25/2012 12:05 PM, Benoît Minisini wrote: > Le 25/07/2012 16:46, Stephen Bungay a écrit : >> Gambas 2.99 >> Fedora 13 >> >> This is peculiar behaviour. The Keypress, KeyRelease, GotFocus, >> Lostfocus event

[Gambas-user] Some events fire, some do not...

2012-07-25 Thread Stephen Bungay
Gambas 2.99 Fedora 13 This is peculiar behaviour. The Keypress, KeyRelease, GotFocus, Lostfocus events do not fire for value boxes. Is this by design or is this a bug in the control? Steve. -- Live Security

Re: [Gambas-user] Does really nobody have an idea?

2011-09-06 Thread Stephen Bungay
On 09/06/2011 08:29 PM, Benoît Minisini wrote: >> On 09/06/2011 10:20 AM, Fabien Bodard wrote: >>> first answer for steve >>> >>> Public Sub Slider1_MouseUp() >>> >>> Print "Mouse is released" >>> >>> End >>> >>> - >>>

Re: [Gambas-user] Does really nobody have an idea?

2011-09-06 Thread Stephen Bungay
On 09/06/2011 08:29 PM, Benoît Minisini wrote: >> On 09/06/2011 10:20 AM, Fabien Bodard wrote: >>> first answer for steve >>> >>> Public Sub Slider1_MouseUp() >>> >>> Print "Mouse is released" >>> >>> End >>> >>> - >>>

Re: [Gambas-user] Does really nobody have an idea?

2011-09-06 Thread Stephen Bungay
On 09/06/2011 10:20 AM, Fabien Bodard wrote: > first answer for steve > > Public Sub Slider1_MouseUp() > >Print "Mouse is released" > > End > > -- > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world

Re: [Gambas-user] Does really nobody have an idea?

2011-09-06 Thread Stephen Bungay
On 09/06/2011 09:38 AM, Rolf-Werner Eilert wrote: > I sent this yesterday, but nobody seems to know - or is the question too > stupid to be answered? :-) > > As the mailing list doesn't accept a repost, I put it under a new Re. > Hope you aren't annoyed, guys... > > Hi folks, > > Is there a general

[Gambas-user] Slider event trapping...

2011-09-06 Thread Stephen Bungay
Only event that seems to work is the Change event documentation says it inherits Control so I'm thinking that MouseUp/Down/Wheel etc. should also get raised. Am I mistaken? Regards Steve. -- Special Offer -- Down

Re: [Gambas-user] dateadd overflow...

2011-09-06 Thread Stephen Bungay
On 09/06/2011 07:09 AM, Benoît Minisini wrote: >>> Gambas 2.23 >>> >>>I have three variables, all of type date. >>> >>> mdStartTime >>> mdEndTime >>> newEndTime >>> >>> The first two contain time values with no date portion. This was >>> obtained from a function which used >>> >>> Time(CInt(Tim

Re: [Gambas-user] dateadd overflow...

2011-09-05 Thread Stephen Bungay
On 09/05/2011 10:44 PM, Stephen Bungay wrote: > Gambas 2.23 > >I have three variables, all of type date. > > mdStartTime > mdEndTime > newEndTime > > The first two contain time values with no date portion. This was > obtained from a function which used >

[Gambas-user] dateadd overflow...

2011-09-05 Thread Stephen Bungay
Gambas 2.23 I have three variables, all of type date. mdStartTime mdEndTime newEndTime The first two contain time values with no date portion. This was obtained from a function which used Time(CInt(TimeArray[0]), CInt(TimeArray[1]), CInt(TimeArray[2])) to generate the value to return. It en

Re: [Gambas-user] Using EXEC

2011-08-31 Thread Stephen Bungay
On 08/31/2011 09:01 PM, Benoît Minisini wrote: >> EXEC is a wonderful thing, lighter than SHELL, but it needs things >> passed as elements of a string array and that is making for some ugly code. >> >> Say for example you want to play two videos as a playlist in VLC, in >> exec the command might lo

Re: [Gambas-user] Using EXEC

2011-08-31 Thread Stephen Bungay
On 08/31/2011 09:01 PM, Benoît Minisini wrote: >> EXEC is a wonderful thing, lighter than SHELL, but it needs things >> passed as elements of a string array and that is making for some ugly code. >> >> Say for example you want to play two videos as a playlist in VLC, in >> exec the command might lo

[Gambas-user] Using EXEC

2011-08-31 Thread Stephen Bungay
EXEC is a wonderful thing, lighter than SHELL, but it needs things passed as elements of a string array and that is making for some ugly code. Say for example you want to play two videos as a playlist in VLC, in exec the command might look like this; EXEC["vlc","--intf","rc", "Video1.avi","Vide

Re: [Gambas-user] Something ain't right. Still trying to control VLC.

2011-08-31 Thread Stephen Bungay
On 08/31/2011 10:01 AM, Benoît Minisini wrote: >> Launching it from the command line cured the problem :) . This means no >> dependency hell with CEntOS and Gambas 3 (although all future versions >> will use Gambas 3). Much obliged for pointing me in the right direction >> Benoit. >> >> Regards >>

Re: [Gambas-user] Something ain't right. Still trying to control VLC.

2011-08-31 Thread Stephen Bungay
On 08/31/2011 09:22 AM, Benoît Minisini wrote: >> On 08/30/2011 09:34 PM, Benoît Minisini wrote: Please forgive my rambling here... but if anyone can explain these results I'd really like to hear from them. Consistently getting Inconsistent results... which is consistency..

Re: [Gambas-user] Something ain't right. Still trying to control VLC.

2011-08-31 Thread Stephen Bungay
On 08/30/2011 09:34 PM, Benoît Minisini wrote: >> Please forgive my rambling here... but if anyone can explain these >> results I'd really like to hear from them. >> >> Consistently getting Inconsistent results... which is consistency.. >> ARRR! >> >> Send command strings to the stream that

[Gambas-user] Something ain't right. Still trying to control VLC.

2011-08-30 Thread Stephen Bungay
Please forgive my rambling here... but if anyone can explain these results I'd really like to hear from them. Consistently getting Inconsistent results... which is consistency.. ARRR! Send command strings to the stream that is a virtual console and maybe they will work, maybe they won'

Re: [Gambas-user] Issue 2 in gambas: No native gambas for Windows platforms

2011-08-25 Thread Stephen Bungay
On 08/25/2011 03:48 PM, gam...@googlecode.com wrote: > Comment #7 on issue 2 by kevinfis...@eightvirtues.com: No native gambas for > Windows platforms > http://code.google.com/p/gambas/issues/detail?id=2 > > I don't know, but if someone pulls off porting gb3 to Windows they would be > a hero for th

Re: [Gambas-user] Talking to a process...

2011-08-23 Thread Stephen Bungay
On 08/23/2011 07:04 PM, Benoît Minisini wrote: On 08/23/2011 02:41 PM, Benoît Minisini wrote: The Desktop.Find() problem is a bug that is fixed in Gambas 3 only. I don't think I will fix it in Gambas 2 soon. So I suggest you use Gambas 3 for your project! :-) For your interface problem, I can'

Re: [Gambas-user] Talking to a process...

2011-08-23 Thread Stephen Bungay
On 08/23/2011 02:41 PM, Benoît Minisini wrote: >>> The Desktop.Find() problem is a bug that is fixed in Gambas 3 only. I >>> don't think I will fix it in Gambas 2 soon. >>> >>> So I suggest you use Gambas 3 for your project! :-) >>> >>> For your interface problem, I can't test with the project you

Re: [Gambas-user] Talking to a process...

2011-08-23 Thread Stephen Bungay
On 08/23/2011 02:41 PM, Benoît Minisini wrote: >>> The Desktop.Find() problem is a bug that is fixed in Gambas 3 only. I >>> don't think I will fix it in Gambas 2 soon. >>> >>> So I suggest you use Gambas 3 for your project! :-) >>> >>> For your interface problem, I can't test with the project you

Re: [Gambas-user] Talking to a process...

2011-08-23 Thread Stephen Bungay
On 08/23/2011 10:02 AM, Benoît Minisini wrote: >> On 08/23/2011 08:18 AM, Benoît Minisini wrote: Hi Matti; I'm using FC-13 and Gnome. I'll head on over to the videolan forum via the link you gave (thanks much) and have a read. VLC also has a telnet

Re: [Gambas-user] Talking to a process...

2011-08-23 Thread Stephen Bungay
On 08/23/2011 08:18 AM, Benoît Minisini wrote: >>Hi Matti; >> >> I'm using FC-13 and Gnome. I'll head on over to the videolan forum >> via the link you gave (thanks much) and have a read. >> >> VLC also has a telnet interface and I might be able to use that. If >> however the problem i

  1   2   >