Search found 1 match

by MoxiSCH
Sat Jan 05, 2013 8:08 pm
Forum: Feature Requests and Wishlists
Topic: OpenWindow() - Optional parameter "Class name"
Replies: 2
Views: 557

OpenWindow() - Optional parameter "Class name"

Hello,

I find PureBasic great. Especially the new update. The new changes are great.
I would like have for OpenWindow() a new optional parameter: Class name

The class name of window is always: WindowClass_0, WindowClass_1, ...
I want to specify the name itself.

Can the request be implemented ...