Caveat,
Thanks for your comp_gambas script. I just ran the sudo apt-get
command that you supplied. Everything OK except for 'Couldn't find
package libgdk-pixbuf2.0-dev' I'm using Ubuntu Lucid. Can you point me
tothis package?
---
Hi John,
For compiling Gambas, I use a script which was originally inspired by
Kevin Fishburne of this mailing list. I've hacked it around a bit and
added stuff to it over time.
The script is called comp_gambas and is attached herewith. The script
contains all (?) the commands needed for compil
The howto is at http://gambasdoc.org/help/howto/svn?view
2012/1/22 John Rose
> Benoit,
>
> I do not know how to install #4415. Can you refer me to a howto for it?
>
> --
> Try before you buy = See our experts in action!
Benoit,
I do not know how to install #4415. Can you refer me to a howto for it?
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Vis
Le 20/01/2012 20:16, John Rose a écrit :
> When ButtonSearch is clicked, even though the only previous event coding on
> TextAreaDetails is to clear& refresh it, text appears in it: this is as
> though ComboBoxTitle has been clicked.
>
> To display the Text in the TextBox part of a ComboBox (i.e.
When ButtonSearch is clicked, even though the only previous event coding on
TextAreaDetails is to clear & refresh it, text appears in it: this is as
though ComboBoxTitle has been clicked.
To display the Text in the TextBox part of a ComboBox (i.e. ComboBoxTitle,
again in ButtonSearch_Click), it se