I have written a class that supports sending and retrieving articles
to/from NNTP servers. I also have a small example GUI around it that
uses the class to post usenet messages.
The class, based on RFC 2980 and RFC 977, supports getting all groups,
getting new groups, XOVER headers, posting, separ
Benoît Minisini wrote:
Thanks for replying.
>
> Why don't you use the Text property instead, that normally returns the
> text
> without the tags?
No it doesn't (?). By 'Text property' I assume you mean "TextEdit.Text".
TextEdit.Text will contain tags as soon as the control gets edited or
Text
Hi,
It's no more just a packaging problem, even Gambas doesn't start up. After
re-installing gambas it gives the same error message (ERROR: #27: Cannot
load component 'gb.form.dialog': cannot find library..). It is very
embarrasseing as I don't know what to do now. If I reinstall ubuntu +
gambas,
¿2.14? mmm that's the problem, then. I've using 2.10.
The problem for me is thay I've created a little repositorie with .deb
packages of 2.10 downloaded from Debian repository, and my own programs.
Then my clients adds that repositorie to their apt-sources.list.
Installating a program of mine and
> Hi,
>
> I added "fakeroot" from the Synaptic Package Manager and with this I could
> pack my application - soma packages with different extension. I launched
> the .deb package which installed the application!
>
> I just had some complications after...
>
> Whet I started the application it re
Jorge Carrión a écrit :
> I had the same problem.
> Solution:
> download that package.deb and distribute with your application. Add a little
> install.sh who installs both .debs and all is ok.
Fortunately, you don't need that under Debian; you have 2 solutions:
* For a small number of dependencie
I had the same problem.
Solution:
download that package.deb and distribute with your application. Add a little
install.sh who installs both .debs and all is ok.
2009/10/5 Petit Eric
> I don't know which Mysql driver gambas use, but you need to add it to
> the dep list of the deb to be sure when
I don't know which Mysql driver gambas use, but you need to add it to
the dep list of the deb to be sure when you install the dep it install
the mysql driver too
2009/10/5 Robert JUHASZ :
> Hi,
>
> I added "fakeroot" from the Synaptic Package Manager and with this I could
> pack my application - s
Salut,
The first is easy to reproduce:
- working with gambas-DBmanager if you navigate by keys to an empty
field, which is not to fill ('length' behind 'Float') the app crash.
Same if you press in such a field any key.
Second : in the IDE
Some times my apps don't start (the form don't raise) a