Jorge Carrio'n wrote:
>> Ron_2nd wrote:
>> use this routine in my app, if a workspace is not already created it
>> will be, if it is, it activates it
>>
>> ' load a page onto the workspace, or give already loaded page focus.
>> PUBLIC SUB OpenPage(hForm AS Form)
>>
>> wrkMain.Add(hForm)
>> wrkMain
On mardi 14 octobre 2008, M0E Lnx wrote:
> Here is what I'd like to do... Not sure how to do it or if it is possible
> at all
>
> I want to have an object like a gridview or tableview where I can have
> at least 3 columns
>
> Column1 will have a checkbox (boolean) value
> Column2 will have a string
On mardi 14 octobre 2008, [EMAIL PROTECTED] wrote:
> Dear List,
>
> I want to read a settings file, which is not located in the standard
> directory (User.Home &/ ".config/gambas" &/ Application.Name & ".conf").
> Is "Seetings.Read" the right solution for this purpose? When yes, can
> anybody give
Hi,
I am making a backup program and I stumbled on vierd file names. genisoimage
don't like them and when I started to make a cleanup routine with Gambas it
also don't like them.
This is bit difficult to describe. First the error I get when trying to
search "gen.zip" in console window is
"This ap
Doriano Blengino ha scritto:
> Almanova Sistemi ha scritto:
>
>> Stefano Palmeri ha scritto:
>>
>>
>>> TableView1.Rows.Height = 2000
>>>
>>>
>> Ok,
>> I have tried with your instuction during TableView_Data event and I get
>> a "Stack Overflow" messages.
>>
>> Why?
>>
>>
Almanova Sistemi ha scritto:
> Stefano Palmeri ha scritto:
>
>> TableView1.Rows.Height = 2000
>>
> Ok,
> I have tried with your instuction during TableView_Data event and I get
> a "Stack Overflow" messages.
>
> Why?
>
...because, apparently, changing the height of a row makes the table
> Ron_2nd wrote:
> use this routine in my app, if a workspace is not already created it
> will be, if it is, it activates it
>
> ' load a page onto the workspace, or give already loaded page focus.
> PUBLIC SUB OpenPage(hForm AS Form)
>
> wrkMain.Add(hForm)
> wrkMain.ActiveWindow = hForm
>
> END
>
not me
On Tue, Oct 14, 2008 at 1:36 PM, <[EMAIL PROTECTED]> wrote:
> Hi List!
>
> Today I sent a Mail to this list with topic "settings.read()", but it was
> bounced, because "UNTRUSTED bli bla blub" :-( so this is a test!
> Are there other people around, having the same probs?
>
> Sorry aga
Hi List!
Today I sent a Mail to this list with topic "settings.read()", but it was
bounced, because "UNTRUSTED bli bla blub" :-( so this is a test!
Are there other people around, having the same probs?
Sorry again for pollution!
Stevie
-
Here is what I'd like to do... Not sure how to do it or if it is possible at all
I want to have an object like a gridview or tableview where I can have
at least 3 columns
Column1 will have a checkbox (boolean) value
Column2 will have a string value (could be a textlabel or just the
field's .text
Stefano Palmeri ha scritto:
> Il martedì 14 ottobre 2008 16:28:33 Almanova Sistemi ha scritto:
>
>> hello,
>>
>> how I can resize the height of a row of a table-view during run time ?
>>
>> Thank's
>>
>>
>
> i.e.:
>
> TableView1.Rows.Height = 2000
>
> Ciao,
>
> Stefano
>
>
>> Massimo.
>>
On Tue, Oct 14, 2008 at 6:47 PM, Stefano Palmeri <[EMAIL PROTECTED]>wrote:
> Il martedì 14 ottobre 2008 17:27:31 Kari Laine ha scritto:
> > Hi,
> >
> > could someone please send a little example how to use gb.crypt's MD5 to
> > calculate checksum for a file?
> >
> >
> > Best Regards
> > Kari Laine
Il martedì 14 ottobre 2008 17:27:31 Kari Laine ha scritto:
> Hi,
>
> could someone please send a little example how to use gb.crypt's MD5 to
> calculate checksum for a file?
>
>
> Best Regards
> Kari Laine
Reading the Gambas help, I don't think this is gb.c goal.
--
gb.cr
Hi,
could someone please send a little example how to use gb.crypt's MD5 to
calculate checksum for a file?
Best Regards
Kari Laine
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the cool
Il martedì 14 ottobre 2008 16:28:33 Almanova Sistemi ha scritto:
> hello,
>
> how I can resize the height of a row of a table-view during run time ?
>
> Thank's
>
i.e.:
TableView1.Rows.Height = 2000
Ciao,
Stefano
>
> Massimo.
> --
hello,
how I can resize the height of a row of a table-view during run time ?
Thank's
Massimo.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with M
Dear List,
I want to read a settings file, which is not located in the standard directory
(User.Home &/ ".config/gambas" &/ Application.Name & ".conf").
Is "Seetings.Read" the right solution for this purpose? When yes, can anybody
give me an example in form of a code snipplet, please?
TIA
Stev
17 matches
Mail list logo