[Implemented] Some stuff for OSX Version

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
garretthylltun
Enthusiast
Enthusiast
Posts: 346
Joined: Wed Oct 26, 2005 2:46 am
Contact:

[Implemented] Some stuff for OSX Version

Post 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
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
Purebat
New User
New User
Posts: 4
Joined: Wed Sep 17, 2003 4:19 pm
Contact:

Post by Purebat »

Mhh I think the Visual Designer is important...
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post 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
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post 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)
Post Reply