DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   FavoritesFavorites   Watched TopicsWatched Topics     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 6 matches
DELPHI AREA Forum Index
Author Message
  Topic: Scrollbars of simplegraph
MeW

Replies: 6
Views: 1835

PostForum: DELPHI AREA's Products   Posted: 03/03/05 12:02   Subject: Scrollbars of simplegraph
more enhancements are being prepared in the SourceForge project which also handles scrolling outside the bottomright corner...
  Topic: Scrollbars of simplegraph
MeW

Replies: 6
Views: 1835

PostForum: DELPHI AREA's Products   Posted: 21/02/05 15:18   Subject: Patch to enable scrolling beyond the topleft corner...
I'm not sure if this would be a proper place to enter such a routine, but it seems to behave. Patch the method or create a subclass which overrides this method like this:

procedure TSimpleGraph.DoC ...
  Topic: Multiple pages in SimpleGraph
MeW

Replies: 5
Views: 942

PostForum: DELPHI AREA's Products   Posted: 19/02/05 20:10   Subject: Centering and Overlap
I've extended the previous code post with a centering option (works for single and multipage) and an overlap % for multipage. Have fun.

procedure TMainFrm.Printgraph(
aPrintPreview: TPri ...
  Topic: TGraphLink.CalculateEndPoints
MeW

Replies: 0
Views: 353

PostForum: DELPHI AREA's Products   Posted: 18/02/05 16:42   Subject: TGraphLink.CalculateEndPoints
TGraphLink.CalculateEndPoints
is a protected method which is virtual and can be overriden. This is very welcome, however if I want to override I have a scoping issue with the private fields which I c ...
  Topic: TThumbnailPreview.MarkerColor
MeW

Replies: 1
Views: 1386

PostForum: DELPHI AREA's Products   Posted: 17/02/05 18:45   Subject: TThumbnailPreview.MarkerColor
Please patch the source to change the color of you Marker. It has an invalid if-statement which is triggered if not assigned.


procedure TThumbnailPreview.SetMarkerColor(Value: TColor) ...
  Topic: Multiple pages in SimpleGraph
MeW

Replies: 5
Views: 942

PostForum: DELPHI AREA's Products   Posted: 17/02/05 18:41   Subject: Multiple pages in SimpleGraph
I've developed a multipage printing routine for TSimpleGraph and TPrintPreview. It's quite simple once you get the hang of it. From my Preview form I can adjust the scale of the Diagram from 10% to 20 ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group