Search found 42 matches: visualization

Return to advanced search

preview alpha 2

Holas, I am slow but still working - add visualization in landscape - the zoom work with two page preview - add got to any page http://img109.imageshack.us/img109/7671/pantalla1y.jpg you can donwload from http://www.box.net/shared/mmxnpv19a5 ...
by Marcelo Via Giglio
Wed Jan 13, 2010 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: preview alpha 2
Replies: 2
Views: 653

Re: drag visualization

Uwe,

Try:

Code: Select all  Expand view
nID := 100

for i:= 1 to len( oDlg:aControls )
   if oDlg:aControls[i]:nID == nID
      nTop:= oDlg:aControls[i]
      nLeft:= oDlg:aControls[i]
   endif
endif


James
by James Bott
Fri Aug 14, 2009 4:45 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: drag visualization
Replies: 3
Views: 1402

Re: drag visualization

Antonio, to make it easier, to place Logos or Vtitles on a defined Position inside a Dialog, is it possible, to get the Screen-Position ( Top / Left ) for a given ID-Number of a Control from Resources ? Sample : I want to place with ABpaint a Logo above a Get-Field with ID 100 ( Position Top = 100, ...
by ukoenig
Tue Aug 11, 2009 3:24 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: drag visualization
Replies: 3
Views: 1402

Re: Always 11,11 RESOLVE !!

Otto, I use this application only for the configuration od the beach Then My frind wants a graphics visualization with sbutton graphics With this method I can create rectangule or Half- Circle Beach configuration I can insert any element : umbrellas, Bycicle ship, chair , ...
by Silvio
Wed Mar 04, 2009 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Always 11,11 RESOLVE !!
Replies: 17
Views: 4185

drag visualization

Antonio,
on a form whe n I take an control I want show on cursor the control and then I move the mouse on row,col and when I release the button of the mouse it draw the control on row,col ( of the mouse) .
Howe I can make it ?
by Silvio
Wed Dec 17, 2008 1:27 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: drag visualization
Replies: 3
Views: 1402

Question about TPrinter?

... factor: http://lh6.google.com.br/ferreira.together/R-qUDymkEtI/AAAAAAAAAHE/-6wwv_MpdoM/s800/comZoom.JPG.jpg Why this visualization is so small??? Thanks for all!!
by JC
Wed Mar 26, 2008 6:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about TPrinter?
Replies: 3
Views: 914

... TO CREATE A TAB WITH TWO FOLDER ON THE FIRST i MUST INSERT "id" AND ON THE SECOND "cOGNOME" WHEN i CLICK ON FIRST TAB THE XBROWSE MUST CHANGE VISUALIZATION @ oApp():oDlg:nGridBottom, nSplit+2 TABS oApp():oTab ; OPTION nOrder SIZE oApp():oWndMain:nWidth()-50, 12 PIXEL OF oApp():oDlg ; ITEMS ...
by Silvio
Sat Feb 09, 2008 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for MDB recorset
Replies: 41
Views: 9535

Otto, interesting and usefull, I added some things, direct visualization, order in the header, enter and dblclick to compile. saludos y gracias Marcelo #include "FiveWin.ch" #include "InKey.ch" #include "xbrowse.ch" ...
by Marcelo Via Giglio
Tue Nov 27, 2007 12:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tool to admin the fivewin demos
Replies: 13
Views: 4555

Tool to admin the fivewin demos

I add here a CHANGE LOG and replace the source to the newest one. ************************************************************* - direct visualization, order in the header, enter and dblclick to compile by Marcelo Via Giglio - button for “Open with TextEditor” by Otto ************************************************************* ...
by Otto
Mon Nov 26, 2007 3:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tool to admin the fivewin demos
Replies: 13
Views: 4555

Generic function to show an array and select one item

... "State", 70, 0 } ; } ) the function admits character, dates or numeric type elements and transform them for their correct visualization into browse. In case of numerical elements it is necessary to indicate the picture I want to indicate that the Selcolor function that ...
by wpacheco
Sun Jan 07, 2007 1:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Generic function to show an array and select one item
Replies: 0
Views: 611

Re: New Preview

... can do it by yourself. >Ocr class Don't know if already someone had developed it, It could be implemented via an OCX. >a new preview with : visualization on 4/6/8/10 pages save on graphics and doc formats (bmp, jpg,...pdf,rtf) zoom percentual ( 10,25,50,75,100,200,400) rules and margins ...
by R.F.
Mon Feb 13, 2006 4:21 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: New Preview
Replies: 8
Views: 4950

New Preview

Dear Antonio, I'll like to have many class or func: >Calcprint ( calc with print paper on video) >Ocr class >a new preview with : visualization on 4/6/8/10 pages save on graphics and doc formats (bmp, jpg,...pdf,rtf) zoom percentual ( 10,25,50,75,100,200,400) rules and margins modify ...
by Silvio
Thu Feb 09, 2006 9:43 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: New Preview
Replies: 8
Views: 4950
Previous

Return to advanced search