Search found 130 matches

by Mex
18 Oct 2014, 13:55
Forum: ToolBarControls
Topic: Bugs?
Replies: 9
Views: 9985

Re: Bugs?

TiKu wrote:1) Alignment is done mostly by COM (i.e. Windows itself) and it doesn't cope well with multiple COM objects having the same alignment. I'm afraid there's nothing I can do about it.
OK, but why toolbar in mscomtl does align below PB if PB alignment is top and toolbar alignment right?
by Mex
18 Oct 2014, 12:54
Forum: ToolBarControls
Topic: Bugs?
Replies: 9
Views: 9985

Re: Bugs?

Hi! Thank you, IDE is not crashing any more! Noticed two things 1) If on MDI form are PictureBox (aligned top or bottom) and ReBar (aligned left/right), then ReBar is behind PB, is this normal or bug? 2) If i add ReBar to the form and change alignment in code to right, then ReBars width is very big....
by Mex
16 Oct 2014, 18:26
Forum: ToolBarControls
Topic: Bugs?
Replies: 9
Views: 9985

Re: Bugs?

Hi

Project for testing.


Regards
Meelis
by Mex
15 Oct 2014, 13:20
Forum: ToolBarControls
Topic: Bugs?
Replies: 9
Views: 9985

Bugs?

Hi Timo! Found two more problems with ToolBarControls MDI form with ReBar and ToolBar. Click on TB button opens vbModal form. First click on modal form is not registered! MDI form with ReBar and ToolBar When I want to use picturebox as custom toolbar or one more rebar/toolbar with different alignmen...
by Mex
07 Oct 2014, 06:33
Forum: ToolBarControls
Topic: PNG as button image
Replies: 6
Views: 7181

Re: PNG as button image

OK, got it working now. I found, that correct order is very important, how to change alignment. For example, if you change ReBar's properties first and then ToolBar properties, Buttons.Add method will fail. And if you change ReBar's "Orientation" first and then "Align", ReBar sta...
by Mex
06 Oct 2014, 09:33
Forum: ToolBarControls
Topic: PNG as button image
Replies: 6
Views: 7181

Re: PNG as button image

Hi Thank you, PNG-s are working fine now. Question about aligning ReBar. When I set ReBar's alignment to left/right, then no buttons are visible. What is causing this? Regards Meelis OK this was the "Orientation" problem... But how to change rebar/toolbar alignment at runtime? Setting Ali...
by Mex
06 Oct 2014, 09:00
Forum: ToolBarControls
Topic: PNG as button image
Replies: 6
Views: 7181

Re: PNG as button image

Hi

Thank you, PNG-s are working fine now.

Question about aligning ReBar. When I set ReBar's alignment to left/right, then no buttons are visible.
What is causing this?


Regards
Meelis
by Mex
02 Oct 2014, 08:37
Forum: ToolBarControls
Topic: PNG as button image
Replies: 6
Views: 7181

PNG as button image

Hi Timo!

Is there a way to use PNG files as button images? GDI+?


Regards
Meelis
by Mex
01 Apr 2014, 11:26
Forum: LabelControls
Topic: Insert Unicode Text using Property Pages
Replies: 2
Views: 5128

Re: Insert Unicode Text using Property Pages

Yes, it works when I Paste text.
by Mex
31 Mar 2014, 17:24
Forum: LabelControls
Topic: Insert Unicode Text using Property Pages
Replies: 2
Views: 5128

Insert Unicode Text using Property Pages

Hi! :)

Is this a bug or am I missing something, but I can't insert cyrillic (or any other unicode) text using Property Pages (other controls too)?


Regards
Meelis
by Mex
09 Jan 2014, 14:51
Forum: ExplorerListView
Topic: StateImage&HitTestDetails
Replies: 2
Views: 4535

Re: StateImage&HitTestDetails

And thank you again!

At least, all others can learn from my mistakes and stupid questions :D


Regards
Meelis
by Mex
08 Jan 2014, 18:25
Forum: ExplorerListView
Topic: StateImage&HitTestDetails
Replies: 2
Views: 4535

StateImage&HitTestDetails

Hi, This time, I think, I found a real bug :) Listview MouseUp and MouseDownEvents When I click on stateimage (Windows 7 and Up) hitTestDetails returns 67108928 &h4000040 instead of 64 &H40 and also other constants are different. Clicking on itemlabel returns 67108868 and item returns 4 inst...
by Mex
03 Jan 2014, 19:32
Forum: ExplorerListView
Topic: AlwaysShowSelection not working
Replies: 5
Views: 7649

Re: AlwaysShowSelection not working

Hi,

Just ignore and delete this post :)

Sry
Regards
Meelis
by Mex
02 Jan 2014, 16:14
Forum: ExplorerListView
Topic: AlwaysShowSelection not working
Replies: 5
Views: 7649

AlwaysShowSelection not working

Hi Timo and Happy New Year! Is something changed in "AlwaysShowSelection"? For me this is not working any more. I can see "dots" around the row, but no "gray" backgrond. Updated: This is not working, when I click somewhere outside filled rows in listview, but works when...
by Mex
05 Dec 2013, 12:45
Forum: EditControls
Topic: CueBanner & LeftMargin
Replies: 2
Views: 4612

Re: CueBanner & LeftMargin

Its not very important, so do not bother :)