Search found 24 matches

by ddarias
Wed Feb 25, 2015 4:52 pm
Forum: Games
Topic: LaserTank на VS 2013 C++ (игра на конкурс)
Replies: 97
Views: 60392

Re: LaserTank на VS 2013 C++ (игра на конкурс)

Where is the level editor?
by ddarias
Mon Feb 23, 2015 5:59 pm
Forum: Application libraries
Topic: libimg
Replies: 99
Views: 102553

Re: libimg

anyone has used libimg with high-level lenguge like visual c++? I not found any example about how use it. Maybe dont work with hll. I try to use it with oberon-07, and when call to decode image my program crash with general memory protection fault.
by ddarias
Wed Feb 11, 2015 9:45 pm
Forum: English
Topic: WebSVN export failed!
Replies: 2
Views: 4275

WebSVN export failed!

I want to download /contrib/sdk/ from WebSVN, but when click on download link I receive the following error message: svn export failed for "sdk.r5393". Can someone fix this?
by ddarias
Tue Jan 13, 2015 7:22 pm
Forum: Application libraries
Topic: box_lib.obj - библиотека gui компонентов
Replies: 430
Views: 274814

Re: box_lib.obj - библиотека gui компонентов

Thanks for your reply IgorA , I'll try to test later, when I have free time.
by ddarias
Tue Jan 13, 2015 12:06 am
Forum: Application libraries
Topic: box_lib.obj - библиотека gui компонентов
Replies: 430
Views: 274814

What field of the optionbox struct store the status (checked / unchecked) of the checkbox? I think maybe the field flags, but I do not know how to set up initial value, and in my test this value never change, always is 0.
Sorry for bad English, my native lenguage is spanish.
by ddarias
Mon Jan 12, 2015 7:25 pm
Forum: Spanish
Topic: Ayuda con box_lib ( librería de componentes gráficos)
Replies: 0
Views: 18688

Ayuda con box_lib ( librería de componentes gráficos)

Hola a todos, he comenzado el estudio de la librería box_lib. He entendido cómo trabajar con la caja de texto y el checkbox, pero tengo una duda con el componente optionbox. En un grupo de optionbox ¿cómo puedo determinar la opción que está seleccionada? Es decir, en la estructura optionbox hay un c...
by ddarias
Mon Sep 23, 2013 10:34 pm
Forum: English
Topic: How set up GCC/SDL for development
Replies: 1
Views: 3073

How set up GCC/SDL for development

I have menutlibc and libsdl.a, i want to compile a simple sdl app. But i dont undertand how to do a makefile for working with sdl. I use mingw + menuetlibc + libsdl.a, thanks in advance
by ddarias
Tue Jun 11, 2013 4:33 pm
Forum: HLL
Topic: FreeBasic
Replies: 24
Views: 33858

Re: FreeBasic

Can you use the rtl of FreeBasic, without port it to kolibri? for example stdlib.
by ddarias
Tue Jun 11, 2013 4:23 pm
Forum: Spanish
Topic: Spanish-speaking users: please introduce yourself here!
Replies: 17
Views: 22831

Re: Spanish-speaking users: please introduce yourself here!

Hola !

Mi nombre es Dayan y soy cubano. Conocí el proyecto hace unos meses, pero como la mayoría de la documentación está en ruso, me es difícil profundizar en el código. Sin embargo es muy interesante y merece por lo menos una mejor documentación en ingles.