On 06/05/2011 01:52 AM, Titan Rain wrote:
> I'm trying to split a response from a server that has been stored as a
> string. This response contains the ascii characters  as data field padding.
> I should mention the response can get quite long too. Over 500 characters
> easily. For example a r
I'm trying to split a response from a server that has been stored as a string.
This response contains the ascii characters  as data field padding. I should
mention the response can get quite long too. Over 500 characters easily. For
example a response may look something like
3somestring
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 67 by sebi...@gmail.com: Creating an ubuntu .deb installer for a
component uses wrong directory
http://code.google.com/p/gambas/issues/detail?id=67
When installing a comp
On sáb 04 jun 2011 19:22:56 ART, Benoît Minisini wrote:
>> Hi all!
>>
>> I have been working the last few days on a Facebook component to make
>> GAMBAS more social and web friendly. It doesn't have many bugs, it
>> misses some features, and it may crash at any time (no error managment
>> impleme
> Hi all!
>
> I have been working the last few days on a Facebook component to make
> GAMBAS more social and web friendly. It doesn't have many bugs, it
> misses some features, and it may crash at any time (no error managment
> implemented). BUT, it works.
You don't have to use ByRef for object r
Hi all!
I have been working the last few days on a Facebook component to make
GAMBAS more social and web friendly. It doesn't have many bugs, it
misses some features, and it may crash at any time (no error managment
implemented). BUT, it works. The only things I have implemented so far are:
A. *A
hi,
i haven't got gambas3 already but in gb2 it's like this:
ComboBox1.Index + 2
(if i looked up correctly what combobox.ListIndex in vb means)
if you want to set the current item in this box, you can assign a number
to combobox1.Index, setting combobox1.Current doesn't work...?
i hope this works
which Gambas3 code may substitute this VB line ?:
combobox1.ListIndex + 2
Is a porting experience collection somewhere available ?
thx wally
--
Simplify data backup and recovery for your virtual environment wit
On Friday 03 June 2011 22:28:36 Benoît Minisini wrote:
> > Also Gambas has "Evaluator" example, but it doesn't seem to work..?
> >
> > Jussi
>
> It works there. What's the problem?
>
Ok, This is now translated and put into gambas3 with appropriate
acknowledgements to the source code author/s.
I