FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Best choice: Say:redefine() or Say:new()
Posts: 445
Joined: Thu Feb 21, 2008 11:58 AM
Best choice: Say:redefine() or Say:new()
Posted: Thu Sep 04, 2008 02:51 PM

Antonio and friends!

How is the best choice when I have to create my objects into a dialog window?

Say:redefine() or Say:new()? The redefine method via resource or the new method via oDlg:bPainted?

Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Best choice: Say:redefine() or Say:new()
Posted: Thu Sep 04, 2008 05:20 PM

Júlio,

Using REDEFINE SAY ... you reuse the resource defined control including its coordinates and you can design your entire dialog from the resources editor.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion