Create own skins for standard window

Post your suggestions for future versions of NeoBook

Moderator: Neosoft Support

Locked
bukette
Posts: 2
Joined: Thu Oct 23, 2008 8:19 am

Create own skins for standard window

Post by bukette »

For my applications I like to use the standard window with title bar, resizing functions and more.

What I've seen in other Rapid Application Builders and Multimedia Authoring Systems is the possibility to skin the standard window and pop-up windows.

I think it's important for the look and feel of multimedia applications to change the color of the window border, title bar and more.

I can also imagine this feature as a commercial plugin.

I would welcome this possibility very much.

Best regards from Germany.
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Post by Neosoft Support »

It is possible to create movable skinned custom windows using images and the "no border" option. For example:

Image

Perhaps we can expand on this in the future.
NeoSoft Support
schmutly
Posts: 217
Joined: Fri Feb 20, 2009 4:16 pm

Re: Create own skins for standard window

Post by schmutly »

Is this still a possibility?
Is there not some DLL library like DevExpress.BonusSkins.v12.1.dll or something we can use?
Im more interested in changing the components as well as window.
Ie adding a drop down/text area will take on this new skin/theme.
This would be a paid addon, no problems.
Powergui doesnt seem to do what i want and thought it would be a great addition.
Thanks,
robbie :wink:
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: Create own skins for standard window

Post by David de Argentina »

Hi Schmutly,

I asked for some similar at:

http://neosoftware.com/community/viewto ... =5&t=19532

and,

if you read:

http://neosoftware.com/community/viewto ... =4&t=19795

you can see this point:

 Added the following page related actions: SetPageBackground, SetPageEffect, ShowMasterPage and HideMasterPage. These actions can be used to modify a page’s appearance programmatically.

I think we have all we need to create skinned programs

Mi devaluated cent,
David de Argentina
schmutly
Posts: 217
Joined: Fri Feb 20, 2009 4:16 pm

Re: Create own skins for standard window

Post by schmutly »

Hi David,
yes...that changes the "page" related items.
I'm talking about every aspect of a Gui...like the drop down boxes,
text boxes,things like that.
You can change buttons and volume sliders as you can load your own images
but not with drop boxes etc...and not easily.
Once you have a 'set' of modified components like above to be able to SAVE that
as a theme to use with another project.That way could have many 'themes' instead
of having the standard windows 'forms'
At the moment im spending just as long in photoshop getting a skin ready
Just so it can look more professional & less like it was made with VB

Image

Anyway, thanks but looks like i'm stuck with changing the 'page'
only and using hotspots and images..just takes a lot longer to
'skin' a themed software...no matter...ciao
Rob

PS: if a "theme" module was added (and was even possible) how many of us
would pay for that extra feature, i know i would :)
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Re: Create own skins for standard window

Post by Neosoft Support »

This is something we're seriously considering for a future update.
NeoSoft Support
schmutly
Posts: 217
Joined: Fri Feb 20, 2009 4:16 pm

Re: Create own skins for standard window

Post by schmutly »

Thanks Bud!
:mrgreen:
schmutly
Posts: 217
Joined: Fri Feb 20, 2009 4:16 pm

Re: Create own skins for standard window

Post by schmutly »

Hi David,
i mean something like this Delphi skinner
http://www.alphaskins.com/index.php
How's this side of things going and is there anyway we could use the 'output' from
this skinner to skin our apps? Just thinking out loud (or is it dreaming :wink: )
Thx,
Robbie
User avatar
Garic
Posts: 107
Joined: Wed Sep 26, 2012 8:42 am

Re: Create own skins for standard window

Post by Garic »

Hi schmutly,

The matter is that the component alphaskins works with windows of class TForm and with system standard dialogues (windows)
And NB the window has class TWorkForm and there are many difficulties to apply skin to nb to a window.
ks
.............
Image
schmutly
Posts: 217
Joined: Fri Feb 20, 2009 4:16 pm

Re: Create own skins for standard window

Post by schmutly »

Yes Garic, thanks mate..i understand that.
I mean "like that" inferring to skin the winforms in
some way...besides, support answered above with "This is something we're seriously considering for a future update."
So im just, for example..meaning that's what I'd like to have as a feature.
Any other way to do this is just TOO hard and long winded and if its at least 'feasible'
then i think many would "pay" for that feature esp if a plugin.
The standard windows esthetics is a bit dated now, but it does delivery where it
needs, thanks anyway for your comment.Cheers.Love the bike :-P
schmutly
Posts: 217
Joined: Fri Feb 20, 2009 4:16 pm

Re: Create own skins for standard window

Post by schmutly »

I know it's an old post but these skins someone cant develop a
plugin to use these:
http://skincrafter.com/samples/delphi-skins
I realize its probably not that easy and if the new html5 project
is moving forward there may be something already sorted for that
but i'm just asking ;)
Rob.
User avatar
stu
Posts: 322
Joined: Wed Aug 07, 2013 11:37 am

Re: Create own skins for standard window

Post by stu »

schmutly wrote:Hi David,
i mean something like this Delphi skinner
http://www.alphaskins.com/index.php
How's this side of things going and is there anyway we could use the 'output' from
this skinner to skin our apps? Just thinking out loud (or is it dreaming :wink: )
Thx,
Robbie
Wow, that would be an amazing improve... :shock:
Locked