Assigning Creator type

jda jda at his.com
Fri Jul 23 14:11:14 CDT 2004


>on 22-07-2004 21:57, jda at jda at his.com wrote:
>
>>  In 1.x I used these lines to create a database and assign a Mac Creator:
>>
>>  tempDataBase = new myDataBase
>  > tempDataBase.Creator = "ABCD"
>>  tempDataBase.Create(f, 1, 2 * 1024 )
>>
>>  I see that in 2.0 the Creator is always "VALA", not the one I assigned.
>>
>
>old issue...
>
>assign
>tempDataBase.Creator = "ABCD"
>after DB creation
>

erne,

I've been using the method tempDataBase.Creator = "ABCD" successfully 
for several years, always with the current V1.x release.

Anyway, it seems Ruslan has now made this work in 2.0.

Jon


More information about the Valentina-beta mailing list