Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
qm toolbar - round corners
#1
i would like to have round corners for my launch toolbars.
is this possible?
pi
#2
Windows of any shape can be created using SetWindowRgn or Transparent. If the toolbar will be without border and cannot be resized, it should be quite easy. Need hook function.
#3
toolbar will use Auto toolbar height and width.
i want to make something like StandaloneStack 2.

[Image: 3_WIN-standalonestack-1.jpg]

using a qm toolbar is optimal, because its easy to add new items with drop and deal with them.

do you have also an example how to fade in and out a toolbar?
pi
#4
do you mean:

make toolbar transparent and draw a shape with rounded corners as background?

similar to OnScreenDisplay " rounded corners "
pi
#5
If with SetWindowRgn, create round rect region. There are region functions, look in MSDN.

If with Transparent, create round rect bitmap. Let corners have transparent color.

Don't have a fade code.


Forum Jump:


Users browsing this thread: 1 Guest(s)