Re: [Gambas-user] Grideditor

2009-01-11 Thread Jason Hackney
Uhh ... obviously I didn't make it past this part, "Tick the Box and click Ok" when installing. The other bits I'm having trouble with I need to iron out. Thanks! -- Check out the new SourceForge.net Marketplace. It is th

Re: [Gambas-user] Grideditor

2009-01-11 Thread Gareth Bult
As it happens I've "just" got the hang of writing Gambas components in "C" .. so I will be going back to gridEditor once I've finished the module I'm currently playing with. I'm packaging libiaxclient as gb.iax2, so far I've implemented most of the core functions and am able to place a VoIP cal

Re: [Gambas-user] Grideditor

2009-01-11 Thread Gareth Bult
Have you looked at the documentation off this page? http://gambasrad.org/software/gambas-grideditor - Original Message - From: "richard terry" To: "mailing list for gambas users" Sent: Sunday, 11 January, 2009 9:05:10 PM GMT +00:00 GMT Britain, Ireland, Portugal Subject: Re: [Gambas-use

Re: [Gambas-user] Grideditor

2009-01-11 Thread Jason Hackney
I would love a tutorial even if it just points out how thickheaded I am. My problem was two things: Since I'm not really familiar with GridEditor, I don't know what it should look like once it's installed as a component. I expected icons of some sort, but all I see are three question marks in the

Re: [Gambas-user] Grideditor

2009-01-11 Thread Jason Hackney
Oh yeah, I was wondering if there was any status update regarding if/when it will be included in the IDE. Sorry about hitting "reply-all" on the last post. ;-) -- Check out the new SourceForge.net Marketplace. It is the be

Re: [Gambas-user] 1795

2009-01-11 Thread Jason Hackney
Uh... disregard. Made the mistake of thinking a Debian package was interchangeable with an Ubuntu package. Got it fixed. -- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for jus

[Gambas-user] Save as ?not working

2009-01-11 Thread richard terry
Tried to save the project as another name > nowhere to type in the new name (build 75) -- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. ht

Re: [Gambas-user] Grideditor

2009-01-11 Thread richard terry
On Sun, 11 Jan 2009 10:02:07 pm Gareth Bult wrote: > Hi, > > Yes, me ... If you noted my previous post on us all contributing to simple code examples, perhaps you could write us a tutorial? Maybe benoit can come up with a simple frame work we can put these examples in and it can be included with

[Gambas-user] 1795

2009-01-11 Thread Jason Hackney
Do we still have to downgrade libtool to compile the latest snapshot? I have been able to compile 1794 using the downgraded libtool, but tried 1795 today and now I'm getting very strange messages from 'make': make all-recursive make[1]: Entering directory `/home/hackney/trunk' Making all in main

Re: [Gambas-user] Gambas SVN download/compile

2009-01-11 Thread Benoit Minisini
On dimanche 11 janvier 2009, Jason Hackney wrote: > On the off chance that someone other than myself would like to automate > downloading the source from SVN and compiling, I've attached a bash script > that does it for Ubuntu 8.10. I have had to do it a number of times in the > past couple days so

Re: [Gambas-user] Grideditor

2009-01-11 Thread Gareth Bult
Hi, Yes, me ... :) Gareth. - Original Message - From: "Jason Hackney" To: "Gambas Mailing List" Sent: Sunday, 11 January, 2009 4:41:18 AM GMT +00:00 GMT Britain, Ireland, Portugal Subject: [Gambas-user] Grideditor Is anyone using GridEditor with the latest SVN?