[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] 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

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. >> >

[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] 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

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
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

[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] 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: >

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-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] 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] 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] 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] 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] 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 >>> --

[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] 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-&

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

[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] 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 >>

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-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
/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'

[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

[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] 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] 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] 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] 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

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

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
> ___ > 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 --

[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

[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 >

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

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] 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] 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] 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] 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] 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

[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

[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] 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

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] 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.

[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] 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] 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

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 >>

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 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
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 (

[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] 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] 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 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 >>>> >>>>

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 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

[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] 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] 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] 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

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-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-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
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
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
(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
-- > 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
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] 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] About help and arrays and variables

2010-12-16 Thread Stephen Bungay
On 11/19/2010 08:58 AM, Fabien Bodard wrote: > 2010/11/19 Demosthenes Koptsis: >> ok! >> >> i was cofused from two things >> >> 1) >> in previous message about static arrays Fabien said that: >> >>> yes a static array is not an object ... that's why it's a little bit >>> deprecated :) >>> >>> >>> a

Re: [Gambas-user] About help and arrays and variables

2010-12-16 Thread Stephen Bungay
On 12/16/2010 11:55 AM, Benoît Minisini wrote: >> I am converting some older code over and came across this >> idiosyncrasy with static arrays in subs, I can work around it easily >> enough but my curiosity is peaked... why are static arrays not allowed >> at the procedure level? >> > Because

[Gambas-user] A little perplexed...

2011-02-06 Thread Stephen Bungay
Trying to get the dev environment up and running on CentOS 5.5, no QT installed. "./configure" reports that qt is disabled and successfully completes. "make install" also successfully completes, gambas2 isinstalled but, when invoked it reports that it is unable to locate the gb.qt library. N

[Gambas-user] Movieplayer example Gambas 3.0

2011-02-09 Thread Stephen Bungay
Line # 39 $hProcess = Exec ["mplayer", "-wid", lblMoviePlayer.Handle, Conv$($sPath, Desktop.Charset, System.Charset)] For Read Write results in this error Type mismatch: Wanted String[] got Variant[] instead the problem is with lblMoviePlayer.Handle... has something fundamentaly changed w

Re: [Gambas-user] Movieplayer example Gambas 3.0

2011-02-10 Thread Stephen Bungay
On 02/10/2011 08:18 AM, Jussi Lahtinen wrote: > Try latest revision of Gambas 3. > This is fixed to Cstr(lblMoviePlayer.Handle) . > > Jussi > > > > On Thu, Feb 10, 2011 at 06:51, Stephen Bungay wrote: > >> Line # 39 >> >> $hProcess = Exec [&quo

Re: [Gambas-user] A little perplexed...

2011-02-10 Thread Stephen Bungay
Thank you for the reply Benoit. On 02/07/2011 02:15 PM, Benoît Minisini wrote: >> Trying to get the dev environment up and running on CentOS 5.5, no QT >> installed. "./configure" reports that qt is disabled and successfully >> completes. "make install" also successfully completes, gambas2

[Gambas-user] Arrays of controls..

2011-02-11 Thread Stephen Bungay
Given the following code (Gambas 2.22) PUBLIC SUB Form_Open() DIM X AS Integer DIM ButtonArray[10] AS Object FOR X = 0 TO 9 ButtonArray[X] = NEW Button(ME) WITH ButtonArray[X] .X = 90 + (20 * x) .Y = 100 .Width = 20 .height

Re: [Gambas-user] Arrays of controls..

2011-02-11 Thread Stephen Bungay
uttons_Click()' reacts to all the buttons >Dim i As Integer > >i = Last.Tag 'reads the Tag, so you see which one it was >Print i > >Select Case >. >End Select > End > > > > Am 11.02.2011 17:00, schrieb Stephen Bungay:

Re: [Gambas-user] Arrays of controls..

2011-02-11 Thread Stephen Bungay
Yes it worked. I'm just so used to typing PRIVATE SUB ... that I gapped it and then couldn't see the forest for the darn trees in the way. On 02/11/2011 04:00 PM, EA7DFH wrote: > El 11/02/11 21:18, Stephen Bungay escribió: > > > >> ' This one does not trap &

[Gambas-user] Listview picture not showing...

2011-02-26 Thread Stephen Bungay
This has undoubtedly been asked before. GAMBAS 2.2 I am trying to add an icon to the listview items, to that end this code snippet should do the trick; Private SUB Initialize_Listview1() DIM Icon AS NEW Picture Icon.Load("/home/username/mypicture.png") ' This png file is 26x16 and

Re: [Gambas-user] Listview picture not showing...

2011-03-02 Thread Stephen Bungay
Thanks Fabien, sorry fir the delayed reply, it suddenly got really busy around here and this had to take a lower priority. I'll put that into practice. On 02/26/2011 04:41 PM, Fabien Bodard wrote: > 2011/2/26 Stephen Bungay: >>This has undoubtedly been asked before. &g

Re: [Gambas-user] Listview picture not showing...

2011-03-02 Thread Stephen Bungay
On 02/26/2011 04:41 PM, Fabien Bodard wrote: > 2011/2/26 Stephen Bungay: >>This has undoubtedly been asked before. >> >> GAMBAS 2.2 >> >>I am trying to add an icon to the listview items, to that end this >> code snippet should do the trick;

[Gambas-user] Drop Event not being raised... but Change is...

2011-03-07 Thread Stephen Bungay
Gambas 2.22 I am dragging from a listview to a textarea testing drag and drop functionality. The interesting thing is that when I drop the item the text in the textarea receives it but the drop() event never fires, I can trap the Change() event, but not the Drop... anyone else ever run into

[Gambas-user] Controlling mplayer while embeded...

2011-03-08 Thread Stephen Bungay
Anyone have an example of this? I have launched mplayer using exec and have it in an embedder, now want to control it through push buttons. -- What You Don't Know About Data Connectivity CAN Hurt You This paper provid

Re: [Gambas-user] Controlling mplayer while embeded...

2011-03-08 Thread Stephen Bungay
On 03/08/2011 09:04 AM, Stephen Bungay wrote: > Anyone have an example of this? I have launched mplayer using exec > and have it in an embedder, now want to control it through push buttons. > > -- >

[Gambas-user] Try Catch fail when using mkdir....

2011-06-30 Thread Stephen Bungay
Hi folks! Gambas 2.99 Fedora 14 Using mkdir with "catch" and "finally" to create a recursive SUB to build a directory structure. The harness consists of FormMain with one big-friendly button on it, pretty simple. Here is all of the code; ' Gambas class file Public Sub _new() End Publi

Re: [Gambas-user] Try Catch fail when using mkdir....

2011-06-30 Thread Stephen Bungay
The directory "& stmpdir& "can't be created" > > end > > > 2011/6/30 Fabien Bodard: >> The FINALLY part is not mandatory. If there is a catch part in the >> function, the FINALLY part must precede it. >> >> http://gambasdoc.org/hel

Re: [Gambas-user] Try Catch fail when using mkdir....

2011-06-30 Thread Stephen Bungay
Typo in the Finally section... "Exists(sFolderSpec)" should read "Exist(sFolderSpec)". On 06/30/2011 11:58 PM, Stephen Bungay wrote: > Hi Fabien& Tobias; > > Thanks for taking the time to reply and putting those SUBs together. > Another way to d

Re: [Gambas-user] Try Catch fail when using mkdir....

2011-07-01 Thread Stephen Bungay
Greetings Fabien! That works very well, and is so much smaller and cleaner than the SUB you put in the initial email. By the way, that first SUB would have had a problem creating the stmpDir folder, it would, as written, not put in the delimiting "/" characters and would try to create a d

[Gambas-user] Desktop.Find

2011-08-18 Thread Stephen Bungay
Hi folks! I need some help. Gambas 2.23 Problem: Desktop.Find is not finding a window that is indeed appearing on the desktop. I personally can see it and it has the correct title, therefore it is indeed there, and hence the need for some assistance trying to figure out WHY Desktop.Find can't

Re: [Gambas-user] Desktop.Find

2011-08-18 Thread Stephen Bungay
On 08/18/2011 11:44 AM, Benoît Minisini wrote: >> Hi folks! I need some help. >> >> Gambas 2.23 >> >> Problem: Desktop.Find is not finding a window that is indeed appearing >> on the desktop. I personally can see it and it has the correct title, >> therefore it is indeed there, and hence the need f

Re: [Gambas-user] Desktop.Find

2011-08-18 Thread Stephen Bungay
On 08/18/2011 11:56 AM, Stephen Bungay wrote: > On 08/18/2011 11:44 AM, Benoît Minisini wrote: >>> Hi folks! I need some help. >>> >>> Gambas 2.23 >>> >>> Problem: Desktop.Find is not finding a window that is indeed appearing >>> on the desk

[Gambas-user] Desktop Find, embedding multiple instances of VLC... trials, tribulations, and a solution!

2011-08-19 Thread Stephen Bungay
I was trying (and have now succeeded) to embed VLC into an embedder on a form, then dynamically create multiple instances of that form in dynamically created multiple panels on a host form, or in laymen's terms 'play as many videos as I wanted in one containing window'. To do this I needed to s

[Gambas-user] controlling VLC via a virtual terminal...

2011-08-21 Thread Stephen Bungay
Hi folks! I cant seem to send commands to VLC through it's remote control interface when started using SHELL. Gambas 2.23 ShellString = "vlc --intf rc --video-title " & psPlayerTitle & " " & psFileName mpProcessHandle = SHELL ShellString FOR READ WRITE AS "VLC" VLC starts up in rem

Re: [Gambas-user] controlling VLC via a virtual terminal...

2011-08-21 Thread Stephen Bungay
On 08/21/2011 02:12 PM, Benoît Minisini wrote: >> Hi folks! >>I cant seem to send commands to VLC through it's remote control >> interface when started using SHELL. >> >> Gambas 2.23 >> >> ShellString = "vlc --intf rc --video-title "& psPlayerTitle& " "& >> psFileName >> mpProcessHand

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

2011-08-22 Thread Stephen Bungay
When sending commands to a process via PRINT the receiving process (vlc in this case) is reacting at a glacial/geological pace. i.e. the app sends "pause" to the process and it might take a minute or two to react to the command (if at all), definitely non-useful. Anyone else ever experience del

  1   2   >