Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Language bar  with SF
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Language bar with SF

 Post Reply Post Reply
Author
Message
birinets View Drop Down
Newbie
Newbie


Joined: 09 April 2008
Location: Ukraine
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote birinets Quote  Post ReplyReply Direct Link To This Post Topic: Language bar with SF
    Posted: 20 May 2008 at 1:25pm
Hi,

We have a very strange situation with Skin Framework and language bar in the system tray under WinXP. The Skin Framework changing the language bar color, sometimes it's totally hiding it from the tray. We need a functionality to skin standard windows dialogs like OpenFileDialog, so we are trying to use ExcludeModule function to remove language bar DLLs or EXE file. But nothing helps.

Can someone give a solution for this issue?

Maybe some idea about DLL or EXE name to pass into ExcludeModule function.

This issue can be replicated with the standard Skin Framework Toolkit sample.

Thanx.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 20 May 2008 at 1:31pm
Hi,
 
Add
XTPSkinManager()->ExcludeModule("msctf.dll");
before you load skin.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
birinets View Drop Down
Newbie
Newbie


Joined: 09 April 2008
Location: Ukraine
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote birinets Quote  Post ReplyReply Direct Link To This Post Posted: 21 May 2008 at 1:32pm
Bol`shoe spasibo!!
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 May 2008 at 1:45pm
bud' laska :)
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.203 seconds.