more window styles

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.

Hi folks,
Can't create a window without a button in the applicationbar, how can I do that?
Tryed to create a window with CreateWindowEx_(bla,bla...) but it didn't work, why?
AFAIK is CreateWindowEx needed for MDI Applications (Application with multiple child windows in the parent window (and only in the parent window, not on the desktop!), for windows without a button in the applicationbar and so on.


Have a nice day...
Franco


Edited by - franco on 26 October 2001 00:06:48
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wavemaker.

Franco: post your code, so we can figure out what's wrong. By the way; anybody knows how to write an EditStream callback function which doesn't rely on WriteFile? How do I have to pop those f$#%&@! parameters?

Thank you,



Juan Calderón Alonso
Registered user
Post Reply