| View previous topic :: View next topic |
| Author |
Message |
lacarrye NeoBooker
Joined: 20 Sep 2008 Posts: 197
|
Posted: Sun Feb 07, 2010 11:49 am Post subject: NeoDockBar or Something Better? |
|
|
Hi!, I've created an exe game (No Neobook). I would like to add extra features, and I was wondering if is possible to show a movable window in front my application (made in Neobook.) I found once that NeoDock plugin would allow to do this but looks a dead plugin. Any idea will be appreciated.
Thanks, Javier |
|
| Back to top |
|
 |
Neosoft Support NeoSoft Team
Joined: 31 Mar 2005 Posts: 4048 Location: Oregon, USA
|
Posted: Mon Feb 08, 2010 11:41 am Post subject: |
|
|
I think NeoDockBar mainly just ties a NeoBook pub and an app's windows together so that they move in unison. You might be able to simulate the same thing if you launched the app exe from the NeoBook and then tracked the app's window movements using a timer and the GetWindowPos action. _________________ NeoSoft Support |
|
| Back to top |
|
 |
lacarrye NeoBooker
Joined: 20 Sep 2008 Posts: 197
|
Posted: Tue Feb 16, 2010 11:22 am Post subject: |
|
|
I can figure it out how to track my app's window, but which code use neodockbar to send the bar to front when the pointer is on it? I will appreciate any tip.
Thanks, Javier |
|
| Back to top |
|
 |
|