Page 1 of 1

Informaçoes sobre a FdDi2006 ?

PostPosted: Sat Jan 27, 2007 1:43 pm
by Ale SB
Bom Dia

Gostaria de saber se a FsDi2006 eh gratuita ou paga ?

@braços Ale

PostPosted: Sat Jan 27, 2007 10:27 pm
by Silvio
fsdi2006 is free but it not run well
We are working to resolve a problem...
you can found the fsdi class at http://www.avemundi.com/archivos/000233.html

the author not give all sources code and the class not run ok there are many errors but
if you found a solution you're welcome !!!

PostPosted: Sun Jan 28, 2007 1:28 pm
by Ale SB
Bom Dia Silvio,

Fiz o DownLoad da FsDi2006, mas, esta faltando a VMenu.ch .

Nao consigo compilar sem ela.

@braços Ale

PostPosted: Sun Jan 28, 2007 8:01 pm
by José Luis Sánchez
TFsdi is free, and all source code is included. The code that is not included is because is copyrighted code and I can´t include it.
Silvio: There is no method SetSize in tfsdi class. There is a function called ResizeWndMain thar is included in main.prg.
Regards,

PostPosted: Sun Jan 28, 2007 8:25 pm
by jose_murugosa
The source that is not included is of VtaskBar Class of Paco, this class paint the vertical menu, you can contact him if you want to get it, is an excelent class but with cost.

PostPosted: Sun Jan 28, 2007 10:10 pm
by Silvio
Dear José Luis Sánchez,

I correct it but I not use tfsdi class because it make error BUT I can create this :

Image

PostPosted: Sun Jan 28, 2007 10:46 pm
by Silvio
Dear José Luis Sánchez,

the last problem is :

when I close the Main window save the coordinates to fsdi.ini
When i re-open the main window it not set the coordinates saved


I saw there are two method or function but I not found it :

GetWinCoors( ::oWndMain, ::cInifile )
SetWinCoors( ::oWndMain, ::cIniFile )


Where I can found it ?

PostPosted: Mon Jan 29, 2007 1:49 am
by Ale SB
jose_murugosa wrote:The source that is not included is of VtaskBar Class of Paco, this class paint the vertical menu, you can contact him if you want to get it, is an excelent class but with cost.


Thank you José,

The one that I want is really the Vertical Menu (that is in the Lateral).
Is Paco's class then (Vtaskbar) what does build the Menu?

I thank the for all you, for the help.

@braços Ale

PostPosted: Mon Jan 29, 2007 7:23 am
by José Luis Sánchez
Ale: The control on the left is VTaskBar from Canalfive.
Silvio: the functions you are asking for are copyrighted and are included on the sources of WinDBU. I can't send you without permission of owner. I'll ask him about it.

Regards,

PostPosted: Mon Jan 29, 2007 8:42 am
by Silvio
I have wdbu sources ...
I have also anothers sources codes

where I can found these functions ? wich file ?

PostPosted: Mon Jan 29, 2007 8:47 am
by Silvio
ok I found all thanks...

PostPosted: Mon Jan 29, 2007 9:05 am
by Silvio
NOW fsdi 2006 run ok :

Thanks to José Luis Sánchez for fsdi methods
Thanks to Paco for Vtaskbar, menu and Canalfive products
Thanks to Ortiz for the wdbu's sources
Thanks to Antonio Linares
Thanks to Garombo Ugo
Thanks to my mother
Thanks to my dog
Thanks to ...me!!!!!!!!!!!!!!!!!!!!

PostPosted: Mon Jan 29, 2007 10:07 am
by Ale SB
Thank you
I will get in touch with CanalFive.

Greetings

@braços Ale

PostPosted: Mon Jan 29, 2007 12:15 pm
by Silvio
Dear José Luis Sánchez

can I resize vtaskbar control when I use resizewindow() ?

thanks