Page 1 of 1
New Beta screenshot : Visual Report Designer
Posted: Tue Dec 16, 2008 12:42 am
by Silvio
I made a first test tonight
but I must work also for a first beta test
Posted: Tue Dec 16, 2008 12:45 am
by Antonio Linares
Silvio,
Excellent!
Posted: Tue Dec 16, 2008 12:49 am
by Daniel Garcia-Gil
good job silvio!!
Posted: Tue Dec 16, 2008 12:55 am
by Silvio
Now I must understand how work inspector object and link my classes into inspector list
on Init when I open NwReport method I hide the editor and form window
and open a simply window with my class TReportDesigner
On TreportDesigner I open a metafile (called Tpaper class - a tmetafile class modified )
How I must link the variables of paper on Inspector ?
instead of
oform1 AS Tform1 we must insert oRep1 AS TReport1
and then we must save
the position top,left,bottom,right
type of paper
orientation
...
but now I go to bed ....