[Gambas-user] Gambas-user Digest, Vol 44, Issue 16

Steven Herbert steven.herbert at ...2321...
Sun Jan 10 15:28:52 CET 2010


Nabeel:

You are absolutely correct - the key/struggle for us is - the screen
interface - capacitive versus resistive.  From my point of view that is
really the biggest draw back for us.  If we can get rid of this hurdle,
then we have to seriously look at it.



Best Regards,

Steven Herbert
Director Technical Services
Advanced Integrity Solutions  
Cell: +1-250-574-8365
Fax: +1-403-770-8793
steven.herbert at ...2321...
www.skype.com/steven_herbert 
Calgary, Canada

Check out our latest product
release:
http://www.advancedintsol.com/news/e-PIKE_product_info.pdf
















Advanced Integrity Solutions Ltd. is a consulting company that brings IT
networks, database solutions, e-Learning, managed services and visitor
based networking together through innovative business practices, more
than 35 years experience in the IT and software industry and expert
experience in the field of training, service and support for IT clients
and users. 

*** This email transmission contains confidential information which is
the property of the sender and if you are not the intended recipient,
you are hereby notified that any disclosure, copying or distribution of
the contents of this e-mail transmission, or the taking of any action in
reliance thereon or pursuant thereto, is strictly prohibited. Should you
have received this e-mail in error, please notify us immediately to
arrange for the return of the documentation comprising this transmission









On Sun, 2010-01-10 at 12:52 +0000,
gambas-user-request at lists.sourceforge.net wrote:

> 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: make fail (gambas3 rev 2603) (kobolds)
>    2. Re: make fail (gambas3 rev 2603) (Beno?t Minisini)
>    3. Re: Where is "user component directory"? (Fabien Bodard)
>    4. Re: make fail (gambas3 rev 2603) (kobolds)
>    5. How to generate a new frame or pic box when a button is
>       pressed (Fiddler63)
>    6. How to generate a new frame or pic box when a button	is
>       pressed (k p)
>    7. Re: How to generate a new frame or pic box when a	button is
>       pressed (Fabien Bodard)
>    8. Re: Problems generating a form (Beno?t Minisini)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 9 Jan 2010 01:57:53 -0800 (PST)
> From: kobolds <kobolds at ...2041...>
> Subject: Re: [Gambas-user] make fail (gambas3 rev 2603)
> To: gambas-user at lists.sourceforge.net
> Message-ID: <27086866.post at ...1379...>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> I tried with rev 2604 but still get same error .
> 
> here I attach the log
> 
> http://old.nabble.com/file/p27086866/konsole.txt.tar.gz konsole.txt.tar.gz 
> 
> 
> kobolds wrote:
> > 
> > Hi, I having trouble when compiling gambas3 source on opensuse 11.2 (x64)
> > 
> > ../libtool: line 4998: cd: no: No such file or directory
> > libtool: link: cannot determine absolute directory name of `no'
> > make[4]: *** [gb.la] Error 1
> > make[4]: Leaving directory `/temp/trunk/main/gbx'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/temp/trunk/main'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory `/temp/trunk/main'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/temp/trunk'
> > make: *** [all] Error 2
> > 
> 
> -- 
> View this message in context: http://old.nabble.com/make-fail-%28gambas3-rev-2603%29-tp27084632p27086866.html
> Sent from the gambas-user mailing list archive at Nabble.com.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Sat, 9 Jan 2010 12:46:03 +0100
> From: Beno?t Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] make fail (gambas3 rev 2603)
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <201001091246.03610.gambas at ...1...>
> Content-Type: Text/Plain;  charset="utf-8"
> 
> > I tried with rev 2604 but still get same error .
> > 
> > here I attach the log
> > 
> > http://old.nabble.com/file/p27086866/konsole.txt.tar.gz konsole.txt.tar.gz
> > 
> > kobolds wrote:
> > > Hi, I having trouble when compiling gambas3 source on opensuse 11.2 (x64)
> > >
> > > ../libtool: line 4998: cd: no: No such file or directory
> > > libtool: link: cannot determine absolute directory name of `no'
> > > make[4]: *** [gb.la] Error 1
> > > make[4]: Leaving directory `/temp/trunk/main/gbx'
> > > make[3]: *** [all-recursive] Error 1
> > > make[3]: Leaving directory `/temp/trunk/main'
> > > make[2]: *** [all] Error 2
> > > make[2]: Leaving directory `/temp/trunk/main'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory `/temp/trunk'
> > > make: *** [all] Error 2
> > 
> 
> Can you try to find the libffi development package if you have it on SuSE? And 
> then install it?
> 
> Otherwise, can you search where could be located the "ffi.h" include file on 
> your system?
> 
> libffi cannot be compiled, maybe this is the reason why you get this error.
> 
> -- 
> Beno?t Minisini
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Sat, 9 Jan 2010 15:14:13 +0100
> From: Fabien Bodard <gambas.fr at ...626...>
> Subject: Re: [Gambas-user] Where is "user component directory"?
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID:
> 	<6324a42a1001090614u6efcd65rb182bec0322f7c28 at ...627...>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> take a look in
> 
> /home/myacount/.local
> 
> 
> 2010/1/9 bbb888 <bbruen at ...2308...>:
> >
> > Hi guys,
> >
> > Just did a system upgrade which required a gambas re-installation (due to
> > postgresql upgrade dependencies). ?This was fine, but...
> >
> > All my user built components seem to have disappeared. ?Oh well, so it goes,
> > so I just tried to recompile them i.e. "make executable".
> >
> > So far, I have done my "base" component, which is a modest enhancement to
> > the Application component. ?It compiles and runs ok in test mode and when I
> > do the make all seems normal. ?But when I move onto the next level
> > component, it cannot find the "bbApplication" component? ?I notice that
> > bbApplication is being made in /usr/local/lib/gambas and the next component
> > is being made in ~/projects/GAMBASprojects2009/TM080101/BOControls.
> >
> > Which leads me to the question, where are the user components supposed to be
> > made, and how do I fix things so they do go there?
> >
> > tia
> > bruce
> > --
> > View this message in context: http://old.nabble.com/Where-is-%22user-component-directory%22--tp27084461p27084461.html
> > Sent from the gambas-user mailing list archive at Nabble.com.
> >
> >
> > ------------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Verizon Developer Community
> > Take advantage of Verizon's best-in-class app development support
> > A streamlined, 14 day to market process makes app distribution fast and easy
> > Join now and get one step closer to millions of Verizon customers
> > http://p.sf.net/sfu/verizon-dev2dev
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Sat, 9 Jan 2010 09:51:48 -0800 (PST)
> From: kobolds <kobolds at ...2041...>
> Subject: Re: [Gambas-user] make fail (gambas3 rev 2603)
> To: gambas-user at lists.sourceforge.net
> Message-ID: <27091041.post at ...1379...>
> Content-Type: text/plain; charset=UTF-8
> 
> 
> Fixed . thanks
> 
> 
> Beno?t Minisini wrote:
> > 
> >> I tried with rev 2604 but still get same error .
> >> 
> >> here I attach the log
> >> 
> >> http://old.nabble.com/file/p27086866/konsole.txt.tar.gz
> >> konsole.txt.tar.gz
> >> 
> >> kobolds wrote:
> >> > Hi, I having trouble when compiling gambas3 source on opensuse 11.2
> >> (x64)
> >> >
> >> > ../libtool: line 4998: cd: no: No such file or directory
> >> > libtool: link: cannot determine absolute directory name of `no'
> >> > make[4]: *** [gb.la] Error 1
> >> > make[4]: Leaving directory `/temp/trunk/main/gbx'
> >> > make[3]: *** [all-recursive] Error 1
> >> > make[3]: Leaving directory `/temp/trunk/main'
> >> > make[2]: *** [all] Error 2
> >> > make[2]: Leaving directory `/temp/trunk/main'
> >> > make[1]: *** [all-recursive] Error 1
> >> > make[1]: Leaving directory `/temp/trunk'
> >> > make: *** [all] Error 2
> >> 
> > 
> > Can you try to find the libffi development package if you have it on SuSE?
> > And 
> > then install it?
> > 
> > Otherwise, can you search where could be located the "ffi.h" include file
> > on 
> > your system?
> > 
> > libffi cannot be compiled, maybe this is the reason why you get this
> > error.
> > 
> > -- 
> > Beno?t Minisini
> > 
> > ------------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Verizon Developer Community
> > Take advantage of Verizon's best-in-class app development support
> > A streamlined, 14 day to market process makes app distribution fast and
> > easy
> > Join now and get one step closer to millions of Verizon customers
> > http://p.sf.net/sfu/verizon-dev2dev 
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > 
> > 
> 
> -- 
> View this message in context: http://old.nabble.com/make-fail-%28gambas3-rev-2603%29-tp27084632p27091041.html
> Sent from the gambas-user mailing list archive at Nabble.com.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Sat, 9 Jan 2010 21:17:02 -0800 (PST)
> From: Fiddler63 <mx4eva at ...626...>
> Subject: [Gambas-user] How to generate a new frame or pic box when a
> 	button is pressed
> To: gambas-user at lists.sourceforge.net
> Message-ID: <27095733.post at ...1379...>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> I got a button on a form and when I click the button I need the program to
> load a new frame/picture.
> Also I would like to be able to move the new frame/pic around on the screen
> to suit.
> 
> How do I go about the above ?
> 
> Cheers
> 
> kim
> -- 
> View this message in context: http://old.nabble.com/How-to-generate-a-new-frame-or-pic-box-when-a-button-is-pressed-tp27095733p27095733.html
> Sent from the gambas-user mailing list archive at Nabble.com.
> 
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Sun, 10 Jan 2010 18:29:20 +1300
> From: k p <mx4eva at ...626...>
> Subject: [Gambas-user] How to generate a new frame or pic box when a
> 	button	is pressed
> To: gambas-user at lists.sourceforge.net
> Message-ID:
> 	<d4746e781001092129u695842a6ib543e3366df31c9d at ...627...>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> I got a button on a form and when I click the button I need the program to
> load a new frame/picture.
> Also I would like to be able to move the new frame/pic around on the screen
> to suit.
> 
> How do I go about the above ?
> 
> Cheers
> 
> kim
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Sun, 10 Jan 2010 10:52:43 +0100
> From: Fabien Bodard <gambas.fr at ...626...>
> Subject: Re: [Gambas-user] How to generate a new frame or pic box when
> 	a	button is pressed
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID:
> 	<6324a42a1001100152u3d3ba7e4p5fba997c9c3f8fb3 at ...627...>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> in fact you need to load a new form, set it's border to none, set it's
> size to the picture size, set it's picture to the picture, and then
> manage the movement with mouseDown, mouseUp and MouseMove events.
> 
> 
> dim hForm as new Form
> hForm.Resize(hPic.W, hPic.H)
> hForm.Picture = hPic
> hForm.Border = Border.None
> 
> 
> 
> 
> 2010/1/10 k p <mx4eva at ...626...>:
> > I got a button on a form and when I click the button I need the program to
> > load a new frame/picture.
> > Also I would like to be able to move the new frame/pic around on the screen
> > to suit.
> >
> > How do I go about the above ?
> >
> > Cheers
> >
> > kim
> > ------------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Verizon Developer Community
> > Take advantage of Verizon's best-in-class app development support
> > A streamlined, 14 day to market process makes app distribution fast and easy
> > Join now and get one step closer to millions of Verizon customers
> > http://p.sf.net/sfu/verizon-dev2dev
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> 
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Sun, 10 Jan 2010 13:14:16 +0100
> From: Beno?t Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] Problems generating a form
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <201001101314.16256.gambas at ...1...>
> Content-Type: Text/Plain;  charset="utf-8"
> 
> > Hi,
> > 
> > let me see if I have understood this right:
> > the values of the items in the .form are core, and recalculated in pixel
> > when the form is loaded into the IDE.
> > here an example:
> > 
> >   { Label1 Label
> >     MoveScaled(2,2,10,4)
> >     Text = ("Label1")
> >   }
> > 
> > when loaded,
> > x=14
> > y=14
> > width=70
> > height=28
> > 
> > should be an easy task ... I thought.
> > 
> > when loading the form, the height value is increased, I generated this
> > with (2,8,22,2)
> > 
> >     { lbl_BUD_datum Label
> >       MoveScaled(2,8,22,3)
> >       Text = ("Datum ")
> >       Alignment = Align.Right
> >       Border = Border.Raised
> >     }
> > 
> > why, is not at all clear to me.
> > 
> > I have also tried with 1 instead of 2, then it makes 14 pix out of it.
> > the function calculates the height of the label plus a distance between
> > them (1), to get a new top (y). the y-value is not influenced, so the
> > labels are ovelapping each other: means: the new y-value is correct,
> > while the height is too high. I could write a workaround, still I would
> > like to know what happens here - in case I change the parameters I could
> > be forced to write another workaround - don't know.
> > 
> > as info: I write this generator because I have a real lot of forms to
> > create, and data are all coming from mySql, so the behavior and
> > functions are always the same: select record from a tableview, show the
> > details in a data-panel, and have core-functions like new, copy, save,
> > delete, print.
> > 
> > if someone has an idea here, I will be grateful to here it.
> > 
> > thanks and regards,
> > norarg
> > 
> 
> Label position may be constrained by its container. I can't tell more without 
> seing the full contents of the form file.
> 
> P.S. All your mails are considered as spam by Google Mail, no idea why...
> 
> Regards,
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AIS.logo
Type: image/jpeg
Size: 6040 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20100110/26917f1c/attachment.jpe>


More information about the User mailing list