Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Themes / Theme resets to host default when Autohide taskbar done
Themes / Theme resets to host default when Autohide taskbar done [message #39171] Fri, 22 February 2013 12:39
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi

I want to use custom theme for my application. When I toggled the windows 'Autohide Taskbar' the applied theme got reset to default.

I followed this example
http://www.ultimatepp.org/forum/index.php?t=msg&goto=282 69&&srch=skulpture#msg_28269

Applied to examples/UWord

Quote:

GUI_APP_MAIN
{
Theme m;
m.Load("c:\\upp\\bazaar\\Themes\\Skulpture.zip").Apply();
m.Load("c:\\upp\\bazaar\\Themes\\BlueBar").Apply();

SetLanguage(LNG_ENGLISH);
SetDefaultCharset(CHARSET_UTF8);
................


How to retain the theme ?

Left image after execute. Right imgae after 'Toggle Autohide'

index.php?t=getfile&id=4064&private=0

Using win7-64 bit / upp-5800 / msc10


Warm Regards

Deepak
Previous Topic: OfficeAutomation - Update Requests
Next Topic: How to use RasterCtrl for image created with BufferPainter
Goto Forum:
  


Current Time: Fri Mar 29 12:56:51 CET 2024

Total time taken to generate the page: 0.01154 seconds