Search found 21 matches: postion

Return to advanced search

Re: ADS - The future is <sadly> now so where do you go ?

... current implementation ( latest FWH version ), we could output a fixed space for the RTF. However, after each line is printed, we need to know the postion it takes on the page ( line count ), and as it nears the bottom, we will then need to eject that page, start a new one, print the header information, ...
by TimStone
Mon May 09, 2022 1:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2794

Re: FWH 2103: XBrowse: oSortCbx

... the need to program folders where I mostly group different items from the same database (basic data, digital media, values, ...) Maybe a postion on the TODO list.
by Marc Venken
Thu Apr 15, 2021 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2103: XBrowse: oSortCbx
Replies: 23
Views: 2927

Re: Xbrowse as a screen designer

Fixed postion in form design is a bad decisition.

The very best is relative postions
by hmpaquito
Wed Dec 23, 2020 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse as a screen designer
Replies: 2
Views: 352

New FTDN December/Diciembre 2018 (FWH 18.12)

... controls, mdichild windows and child windows. - METHOD SaveState() --> cState //text string of 88 chars containing encoded information of the postion ans state of window, for saving and later using with RestoreState - METHOD RestoreState( cState ) //Restores window to the previusly saved state. ...
by Antonio Linares
Sun Dec 30, 2018 7:03 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2018 (FWH 18.12)
Replies: 1
Views: 1685

Re: change the display of records in an xbrowse

... position but the second column (position) have the value not changed if i resave to dbf then is as before then it add record I must save the new postion , dbzap my dbf and use FW_ArrayToDBF but it seems to me that this operation is risky then the archive must be opened in an exclusive way to ...
by Silvio.Falconi
Sun Sep 02, 2018 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change the display of records in an xbrowse
Replies: 7
Views: 1088

New FTDN September/Septiembre 2017 (FWH 17.09)

... [lMemory] ). Added new optional parameter lMemory to create indexes in memory. * fwh\samples\customer.dbf: New AutoInc field ID added at postion 1, so that the structure matches the structure of customer table in ADO,MDB,MySql provided by FWH * New: XImage: By default, user can pan, zoom ...
by Antonio Linares
Wed Oct 04, 2017 7:43 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2017 (FWH 17.09)
Replies: 3
Views: 3350

OLE, Word and Outlook

... us this code to make Word visible: oWord:Visible := .T. This is also working likewise for Excel. But why isn't it working for Outlook? How can I postion my Outlook on my screen in FWH? Thanks a lot in advance.
by driessen
Sat Apr 15, 2017 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE, Word and Outlook
Replies: 2
Views: 760

Re: dialog:move( ntop,nleft,nwidth,nheight)

Thank Antonio and CharlesKwon! GetWndRect(odlg:hwnd) can be used to save the postion, while saving odlg:ntop,odlg:nleft,.. no use. ACTIVATE DIALOG oDlg on INIT (odlg:move(ntop1,nleft1,nright1-nleft1+1,nbottom1-ntop1+1),.t.) VALID (arect:=GetWndRect(odlg:hwnd),; ...
by ShumingWang
Mon Nov 03, 2014 2:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dialog:move( ntop,nleft,nwidth,nheight)
Replies: 9
Views: 1442

Re: dialog:move( ntop,nleft,nwidth,nheight)

on init odlg:move() can't move to the proper postion.
odlg:Move( nTop, nLeft, nRight - nLeft + 1, nBottom - nTop + 1 )
Each time dialog moves more top .

Shuming Wang
by ShumingWang
Sat Nov 01, 2014 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dialog:move( ntop,nleft,nwidth,nheight)
Replies: 9
Views: 1442

Re: dialog:move( ntop,nleft,nwidth,nheight)

Still can not move to the proper postion . odlg:ntop:=240 odlg:nleft:=2 odlg:nbottom:=678 odlg:nright:=548 @1,2 BUTTON "aaa" OF odlg ACTION msginfo(cvaltochar(odlg:ntop)+","+cvaltochar(odlg:nleft)+","+cvaltochar(odlg:nbottom)+","+cvaltochar(odlg:nright)) ...
by ShumingWang
Sat Nov 01, 2014 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dialog:move( ntop,nleft,nwidth,nheight)
Replies: 9
Views: 1442

Re: Maximize window on second monitor

Stefan,

I got it working by saving the postion into an INI-file.
by Marc Vanzegbroeck
Thu Dec 27, 2012 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Maximize window on second monitor
Replies: 4
Views: 736

Browsing generally

... why. I can´t see where in this code the value is changed to NIL. Maybe you could give a clue. I don't understand your using Linha:= as an array postion. This will return .T. or .F. not a number. >>mbrowse:bgotop := { || DBGOTO(Nregistos[Linha := 1] ) } If you want to go to the first record ...
by Antonio Linares
Wed Aug 27, 2008 7:35 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65499

Could import Visual Hreport into FWH ?

For it is open source , similiar to FWH, use obrow:report() to genarate to stand report form, use Hreport to redefine the form from users, changes color, font, size,postion add on texts and images as they want.
Regards !
Shuming Wang
by ShumingWang
Mon Apr 21, 2008 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Could import Visual Hreport into FWH ?
Replies: 3
Views: 671

... parameter is numeric then it is for the location in the array not a value in the array. Since, the array doesn't contain a value in the 400th postion, then DBCombo is empty when it is displayed. Awhile ago, I did make an attempt to modify DBCombo to handle numeric data for aItems, but I found ...
by James Bott
Mon Oct 01, 2007 11:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBCOMBO problem
Replies: 6
Views: 1380

... FW app defaults to overwrite mode the the OE defaults to insert mode. If I use Ctrl-V, instead of Paste in the menu, the cursor jumps to the first postion: [12345ABCD6789 This is incorrect also. Of course, both Paste and Ctrl-V should do exactly the same thing. James
by James Bott
Thu Aug 10, 2006 6:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get Cut/Paste problem
Replies: 19
Views: 6267
Next

Return to advanced search