Foros - Stratos

Proyectos => CRM32Pro => Mensaje iniciado por: Luka en 13 de Febrero de 2008, 11:12:55 AM

Título: SDL flag
Publicado por: Luka en 13 de Febrero de 2008, 11:12:55 AM
Hi

I have one more question. Can I create CRM32Pro.screen with flag SDL  "SDL_NOFRAME" or in other words without window caption and edge frame.
Título: SDL flag
Publicado por: TheAzazel en 14 de Febrero de 2008, 11:54:22 AM
Hi Luka,

I have never tried it but it should work :)

let me know if you find any issue.

Cheers!
Título: SDL flag
Publicado por: Luka en 11 de Marzo de 2008, 10:15:30 AM
When creating CRM32Pro.screen I cannot manage to use flag "SDL_NOFRAME", the place of creation in SDL is covered by engine and I cannot find where I should place this flag when I do initialisation.

Can you tell me how I should make CRM32Pro.screen without frame?
Título: SDL flag
Publicado por: TheAzazel en 14 de Marzo de 2008, 04:46:15 PM
Let me have a look to it... probably I have to update with a minor patch to support it....