Search found 9 matches
- Fri Mar 17, 2006 2:40 pm
- Forum: VCL
- Topic: TeeEdit unit and delphi's resource dll
- Replies: 2
- Views: 11730
here is the exhaustive list of the 18 files required by the resource dll when the TeeEdit unit is used : AREAEDIT.dfm ARROWEDI.dfm AXISINCR.dfm AXMAXMIN.dfm BAREDIT.dfm BRUSHDLG.dfm BUBBLEDI.dfm CUSTEDIT.dfm FLINEEDI.dfm GANTTEDI.dfm IEDITCHA.dfm PENDLG.dfm PIEEDIT.dfm SHAPEEDI.dfm TEEABOUT.dfm TEEG...
- Fri Mar 17, 2006 1:07 pm
- Forum: VCL
- Topic: print Chart + TImage
- Replies: 2
- Views: 4888
- Fri Mar 17, 2006 11:48 am
- Forum: VCL
- Topic: TeeEdit unit and delphi's resource dll
- Replies: 2
- Views: 11730
TeeEdit unit and delphi's resource dll
Hello hello I use a chart and i have to use the TeeEdit unit. (i don't even know which object is using this unit, it is added automaticaly) when i try to use the resource dll expert, i get the message : "cannot find ....\delphi7\lib\AREAEDIT.dfm file" (approximatively, i've translated it from french...
- Fri Mar 17, 2006 11:24 am
- Forum: VCL
- Topic: Zoom in TPolarSeries and TSmithSeries
- Replies: 6
- Views: 9328
follow
Hi Alexey
unfortunately I don't have time to experiment it myself right now., but i am in hte same situation as you are. I use the same 3 series so please let me know if you find any solution to this problem.
I'll check it myself whern i have time, but not before next month at least.
thx^^
unfortunately I don't have time to experiment it myself right now., but i am in hte same situation as you are. I use the same 3 series so please let me know if you find any solution to this problem.
I'll check it myself whern i have time, but not before next month at least.
thx^^
- Wed Mar 15, 2006 9:27 am
- Forum: VCL
- Topic: changing text in Legend
- Replies: 7
- Views: 18883
ok thank you. actually i often have to switch to polar/cartesian, and even use smith chart on the same chart, i use different alignments for the legend.. well, i'll try to make something using legend.shapebounds but i'm not sure this is going to work here. please let me know when this bug is fixed. ...
- Mon Mar 06, 2006 11:17 am
- Forum: VCL
- Topic: print Chart + TImage
- Replies: 2
- Views: 4888
print Chart + TImage
Hi there, just a quick question: is it possible to use the chart previewer and the chart printing funcitons (working very well :) ) to print my chart AND an image wich is over the chart in my form ? (I use a timage instead of the tool image because i need to use events like OnMouse---...) thank you C.
- Mon Mar 06, 2006 9:56 am
- Forum: VCL
- Topic: changing text in Legend
- Replies: 7
- Views: 18883
all right. not all the series are displayed in the legend (too much: can be loaded from several files) http://guillaume.audiffren.free.fr/leg1.GIF when i just add the text "new text" in the legend for the 1st item, it goes http://guillaume.audiffren.free.fr/leg2.JPG do you see what i mean ? The same...
- Fri Mar 03, 2006 5:17 pm
- Forum: VCL
- Topic: changing text in Legend
- Replies: 7
- Views: 18883
re
thanks well, i ll try to send an example as soon as i can.. for the next question, i know already the legend.click(XY).. what i want is not the legend item, but the corresponding serie.. actually, since i experienced problems while changing the text of an item in the legend (got with the famous clic...
- Fri Mar 03, 2006 4:26 pm
- Forum: VCL
- Topic: changing text in Legend
- Replies: 7
- Views: 18883
changing text in Legend
Hi there. i am changing the text of an item in a legend when this item is clicked. my legend is on the right. the result is that the text is changed as excpected, the size of the rectangle is adjusted to the text, BUT the symbol is not moved at all. so, the rectangle is bigger (on the left), the sym...