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 » U++ Library support » U++ Library : Other (not classified elsewhere) » Keyboard shortcut
Re: Keyboard shortcut [message #21838 is a reply to message #21771] Mon, 08 June 2009 03:26 Go to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
darthspawn wrote on Thu, 04 June 2009 17:35

Thank you very much! your example it was greatly appreciate!

Another little question: is possible to hide the blue bar?
it's not a great problem if I can't. I've searched some information about "SetSkin()", it's that the way?
Thank you again!

Sam

This is another question and should be placed in appropriate topic.

Anyway, if I understood you correctly, yes it's possible to hide the main title bar of the window. For this purpose, e.g. in the Windows operating system, you can change Window Style to not include WS_CAPTION. In U++ we use TopWindow class. It have SyncCaption0 method that changes window styles. FrameLess method can be placed in window constructor. In my opinion, it is not very flexible, because you don't have system menu in this mode and must implement own areas for window placement, close, maximize, minimize buttons, etc.

SetSkin method changes how U++ widget(s) (inherited from Ctrl) looks.

[Updated on: Mon, 08 June 2009 04:10]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Why struct instead of class?
Next Topic: PromptYesNo = 1|0 not IDYES|IDNO ?
Goto Forum:
  


Current Time: Tue May 14 05:21:43 CEST 2024

Total time taken to generate the page: 0.02386 seconds