Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-01-21 17:56:40
Size: 635
Editor: SheenaSmith
Comment: Update WindowID > Window*
Revision 3 as of 2010-08-30 04:56:21
Size: 553
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
Line 27: Line 26:
 .[[SDL_OtherFunction]]

SDL_RaiseWindow

Use this function to raise the window above other windows and set the input focus.

Syntax

void SDL_RaiseWindow(SDL_Window* window)

Function Parameters

window

the window to be raised

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_RaiseWindow (last edited 2010-10-18 03:30:16 by SheenaSmith)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit