Page 1 of 1

[Implemented] Some stuff for OSX Version

Posted: Tue Jan 17, 2006 11:38 pm
by garretthylltun
Just a few wishes for the OSX version, an maybe Linux and Win if they
do not have these abilities either.

* Native to PB way to use Cut, Copy and Paste in EditorGadget

* Native to PB way to activate and focus on our own window, taking
from the focus from another window which our app does not own.
Basically like in windows, changing the z-order of our window,
bringing it to the top of the z-order and bring focus to it regardless
of who owns the other windows in the z-order

Thanks,
-Garrett

Posted: Mon Jan 23, 2006 8:16 am
by Purebat
Mhh I think the Visual Designer is important...

Posted: Mon Jan 23, 2006 10:14 pm
by Trond
It's almost impossible to cleanly focus your application in Windows 2000/XP. The function which did this in earlier versions of Windows simply flashes the application's taskbar button in Windows XP.

Edit: missing words

Posted: Tue Jan 24, 2006 1:01 am
by dracflamloc
the visual designer can run on windows (or through darwine i'd assume) and it produces cross-platform pb code in most cases.

That said, a linux VD would be nice. I do think there are higher priorities though. (Like getting all platforms feature-complete for pb4)