[Gambas-user] Fwd: Re: Feature request for gambas load screen

2016-02-25 Thread rterry






Sent from my Samsung GALAXY S5

 Original message 
From: Rolf-Werner Eilert  
Date: 26/02/2016  18:42  (GMT+10:00) 
To: gambas-user@lists.sourceforge.net 
Subject: Re: [Gambas-user] Feature request for gambas load screen 


Am 26.02.2016 04:35, schrieb richard terry:
> On 26/02/16 10:07, Charlie Reinl wrote:
>> Am Donnerstag, den 25.02.2016, 22:54 +0100 schrieb Benoît Minisini:
>>> Le 25/02/2016 22:42, Charlie Reinl a écrit :
 Am Freitag, den 26.02.2016, 07:55 +1100 schrieb richard terry:
> Hi benoit,
>
> If there is another way to do this please let me know.
>
> When I load gambas the boot screen has lots of 'old' projects on it. As
> I continue to develop my software I sometimes run in parallel different
> versions, they will com up looking the same except different database
> version and svn version numbers, it all get very confusing, especially
> if having to scroll down through other recently loaded gambas projects
> eg downloaded from the software farm.
>
> Is there any way one can currently delete the unwanted ones, or could
> you on the right mouse popup menu put a Delete Project from list option.
>
> Regards
>
> richard
 Salut Richard,

 cleaning up the project list, that was realised at Revision: 7589 but
 now on Revision: 7610 I see it got lost!

>>> In '/trunk' IDE, you have a little delete icon visible when you hover
>>> the project box: click on it to remove the project from the recent list.
>>>
>>> Regards,
>> Salut Benoît,
>>
>> OH, yes indeed, oh thats the smarter solution! But not easy to find out.
>> Thank you for telling.
> I'm clueless, can't see this, could someone send me a screen dump
> showing where it is to rte...@internode.on.net (thanks)
>
> richard
>

It's on the trunk version only. I guess you use the latest official one 
like me? It's not there yet.

Regards
Rolf
Yes use mint 3.8.4 so obviously not there.  


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] X--tag-CC command not found

2010-03-05 Thread rterry
kubuntu jaunty lib tool 2.2.6

Won''t compile,any help appriated.

richard

gambas-u...@lists.sourceforge.nettool 1.16


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Newish IDE feature - annoying ++ in practice

2012-04-22 Thread rterry

 Hi Benoit,

Some time relatively recently the behaviour of the IDE changed when a
program bug is encountered.

Previously the program stopped, and the error flashed up.

Now when the program stops, a new split is created momentarily with
the error showing in that split.

I find this very very difficult as I always split the screen into two
panels when programming.

By the time ones attention is drawn to the new split, it has often
disappeared, and also, it is so tiny when one already has two panes
for the code that the error message often can't be read.

Would there by any way of re-considering this.

There is not much to complain about with the gambas IDE, this si
probably the first thing in its entire history that I've found
immensely frustrating.

What to others think? There's been no comment about this change on the
list.

regards

richard


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] My project can't find libraries (3.9) - more info

2016-09-17 Thread rterry


Found the problem. At some point the project now must be designated as a 
library previously this didn't matter.
Thanks


Sent from my Samsung GALAXY S5

 Original message 
From: Benoît Minisini  
Date: 18/09/2016  00:58  (GMT+10:00) 
To: mailing list for gambas users  
Subject: Re: [Gambas-user] My project can't find libraries (3.9) - more info 

Le 17/09/2016 à 08:28, richard terry a écrit :
> On 17/09/16 16:03, richard terry wrote:
>> Hi list,
>>
>> Just building a new machine with linux mint 17 and gambas 3.9
>>
>> when trying to run my project  can't find libraries.
>>
>> I've tried adding these the usual way and despite their being libraries
>> in the directory gambas doesn't let me select it. ?what am I doing wrong??
>>
>> Thanks
>>
>>
>> richard
>>
>>

Make the library executables from the project. As libraries, they will 
be installed in your home directory as symbolic link to their 
executable, and will be detected by the IDE.

Regards,

-- 
Benoît Minisini

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] how create executable for my application

2017-05-16 Thread rterry


Do You mean the executable was created ok but when you run it the actual 
executable crashes? I'm assuming that if you run your project via the IDE it 
doesn't  crash? More details please


Sent from my Samsung GALAXY S5

 Original message 
From: cheikh diabang  
Date: 16/05/2017  21:27  (GMT+10:00) 
To: Benoît Minisini , 
gambas-user@lists.sourceforge.net 
Subject: [Gambas-user] how create executable for my application 

hi everybody. i have finish to create my application but i have some problème 
to generate the executable.

I use gambas 3.9.2

i have tried in the GUI: Projet--->generate--->executable

But the gambas application crashes


I need help please.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user