Well, I think that it would be safe to assume that you have not tried
it. I have and it is a terrible mess. The problem is the way REALbasic
handles events, including redraw and resize events of the window and
controls. It's slow and problematic.
The only way that I can think of would be to create a completely custom
window using declares/callbacks (possibly from a plugin) and then draw
your own user interface completely (like how iTunes does).
I'm actually working on a plugin (in my spare time) that would do this.
I am not familiar with all the Windows calls. If someone would help
me get all the windows and linux calls for this, I might be able to
package it up as a cross-platform plugin.
- Ryan Dary
realbasic at isticky dot net wrote:
> The iTunes window is created by a lot of little pictures stored in
> the resource file of iTunes.
> With those pictures and the MBS plugin you can easely create such a
> windowtheme by yourself.
>
>
> Regards,
> Jaap Cammeraat
> http://www.insist.nl
> iSticky, iXiu, Go2
>
>
> Op 26-feb-2007, om 22:56 heeft Arne het volgende geschreven:
>
>> Does anyone know how to get windows that look like the ones in Itunes
>> 7? Is it possible with declares?
>>
>> Arne
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|