Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 22 matches
Infralution Support Forum Index
Author Message
  Topic: No support for ContextMenu?
floele

Replies: 4
Views: 14084

PostForum: Virtual Tree Support   Posted: Fri May 25, 2012 9:35 am   Subject: No support for ContextMenu?
Ah, that's great. Thanks.
  Topic: No support for ContextMenu?
floele

Replies: 4
Views: 14084

PostForum: Virtual Tree Support   Posted: Fri May 25, 2012 5:41 am   Subject: No support for ContextMenu?
We haven't found ContextMenuStrip to be buggy - what issues have you had?

It doesn't look like the OS context menu. That is pretty bad. Checkable items look horrible by default. Highlighting of men ...
  Topic: No support for ContextMenu?
floele

Replies: 4
Views: 14084

PostForum: Virtual Tree Support   Posted: Thu May 24, 2012 12:56 pm   Subject: No support for ContextMenu?
Hi,

I'm setting to ContextMenu property of the VirtualTree to an instance of a context menu, but it doesn't have any effect. The context menu does not appear with right click.

The ContextMenuStr ...
  Topic: Bug in GetToolTipTest
floele

Replies: 1
Views: 8168

PostForum: Virtual Tree Support   Posted: Fri Oct 08, 2010 2:18 pm   Subject: Bug in GetToolTipTest
Hi,

GetToolTipText() always does the following:

result = String.Format(ToolTip, Value)

This is prone to errors. For example, if you set the tooltip to "Sehr geehrt{-er/-e} ..." expe ...
  Topic: Character spacing annoyance
floele

Replies: 10
Views: 21468

PostForum: Virtual Tree Support   Posted: Tue Oct 06, 2009 11:22 am   Subject: Character spacing annoyance
I can work around it anyway, since I have the source code. So need to hurry with a release for me Smile
  Topic: Character spacing annoyance
floele

Replies: 10
Views: 21468

PostForum: Virtual Tree Support   Posted: Tue Oct 06, 2009 9:00 am   Subject: Character spacing annoyance
I think I found a little bug now:
By default, the the ampersand (&) mnemonic-prefix character is interpreted by DrawText, so the text is displayed incorrectly in the TreeView when having a " ...
  Topic: Character spacing annoyance
floele

Replies: 10
Views: 21468

PostForum: Virtual Tree Support   Posted: Sat Oct 03, 2009 9:14 am   Subject: Character spacing annoyance
Tried it now: Works great Smile
Really feels much better this way, when resizing columns.
  Topic: Tooltip optimisation
floele

Replies: 5
Views: 23790

PostForum: Virtual Tree Feature Requests   Posted: Sat Oct 03, 2009 9:14 am   Subject: Tooltip optimisation
I finally got to testing it. It works nicely, thanks again Smile
  Topic: Tooltip optimisation
floele

Replies: 5
Views: 23790

PostForum: Virtual Tree Feature Requests   Posted: Mon Aug 31, 2009 4:43 am   Subject: Tooltip optimisation
That's great, thanks Smile
I'll try it as soon as possible.
  Topic: Tooltip optimisation
floele

Replies: 5
Views: 23790

PostForum: Virtual Tree Feature Requests   Posted: Wed Jun 03, 2009 10:20 am   Subject: Tooltip optimisation
The cell text does not require a query (content is in memory as list of objects), but the tooltip does. And yes, while it is not a "bottle neck" it noticably slows down the scrolling within ...
  Topic: Character spacing annoyance
floele

Replies: 10
Views: 21468

PostForum: Virtual Tree Support   Posted: Wed Jun 03, 2009 8:30 am   Subject: Character spacing annoyance
Thanks for your efforts, much appreciated. I didn't get to testing it yet, but I'll let you know as soon as I do.
  Topic: Tooltip optimisation
floele

Replies: 5
Views: 23790

PostForum: Virtual Tree Feature Requests   Posted: Wed Jun 03, 2009 8:29 am   Subject: Tooltip optimisation
Hi,

currently, you have to set tooltip data within OnGetCellData(). This works, but it may be inefficient. For example, if you load additional data from the database for a tooltip, and you scroll t ...
  Topic: Character spacing annoyance
floele

Replies: 10
Views: 21468

PostForum: Virtual Tree Support   Posted: Wed Apr 15, 2009 8:51 am   Subject: Character spacing annoyance
I had a quick look at it myself now.
The problem seems to be, that you are using the DrawString-Method along with the StringTrimming enum. In this case GDI+ is doing the weired drawing. I think that ...
  Topic: Character spacing annoyance
floele

Replies: 10
Views: 21468

PostForum: Virtual Tree Support   Posted: Sun Mar 08, 2009 7:16 pm   Subject: Character spacing annoyance
Hi,

I noticed a small, but somewhat annoying visual glitch when using the virtual tree. Check the following picture:

http://i43.tinypic.com/164dbl.png

The red lines indicate the column width. ...
  Topic: Select a row by typing
floele

Replies: 5
Views: 11679

PostForum: Virtual Tree Support   Posted: Sun Dec 07, 2008 2:10 pm   Subject: Select a row by typing
Hm, is there a simple way to get the value of a given object for a column of your choice? If I want to keep this functionality generally usable, I can't do a switch() for the column and then check the ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group