Search found 779 matches: contained

Return to advanced search

New FTDN January/Enero 2018 (FWH 18.01)

... added clause COLORS to the popup menu definition: MENU oMnu POPUP COLORS * Fix: function WndCenter() was not properly working for a window contained inside a parent window. Now it is ok. * TGET.prg: Painting of right/center aligned text is not uniform between enabled and disabled gets. ...
by Antonio Linares
Wed Feb 14, 2018 5:03 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2018 (FWH 18.01)
Replies: 1
Views: 2648

Re: Buscando funciones/propiedades...

... 28 Minimum width of window. SM_CXMINTRACK 34 Minimum tracking width of window. SM_CXSCREEN 0 Width of screen. SM_CXSIZE 30 Width of bitmaps contained in the title bar. SM_CXVSCROLL 2 Width of arrow bitmap on a vertical scroll bar. SM_CYBORDER 6 Height of window frame that cannot be sized. ...
by cuatecatl82
Sun Dec 24, 2017 9:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Buscando funciones/propiedades...
Replies: 2
Views: 985

Re: MakeTotals() en columna sin EDIT_GET

MakeTotals() work whether a column is editable or not.
In the above example, column 5 should also display totals, of the value of the column is numeric.
If you still do not see the totals, please post a very small self contained sample and we can assist you where you are going wrong.
by nageswaragunupudi
Tue Dec 05, 2017 3:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: MakeTotals() en columna sin EDIT_GET
Replies: 2
Views: 389

Re: MakeTotals() en columna sin EDIT_GET

MakeTotals() work whether a column is editable or not.
In the above example, column 5 should also display totals, of the value of the column is numeric.
If you still do not see the totals, please post a very small self contained sample and we can assist you where you are going wrong.
by nageswaragunupudi
Tue Dec 05, 2017 3:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: MakeTotals() en columna sin EDIT_GET
Replies: 2
Views: 389

Re: Xbrowse + EDIT_LISTBOX <K_ENTER> closes dialog

Hi everyone; Here is a reduced-self contained sample that reproduces the explained behavior: #include "fivewin.ch"FUNCTION Main()    LOCAL oApp      oApp := TApp():New()   ACTIVATE WINDOW oApp:oWnd RETURN NIL ...
by reinaldocrespo
Wed Oct 11, 2017 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse + EDIT_LISTBOX <K_ENTER> closes dialog
Replies: 5
Views: 1533

Re: Xbrowse + EDIT_LISTBOX <K_ENTER> closes dialog

... produces the expected results. I would think someone else has seen this behavior before. If not, then I think I will need to create a reduced self-contained sample. Reinaldo.
by reinaldocrespo
Wed Oct 11, 2017 2:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse + EDIT_LISTBOX <K_ENTER> closes dialog
Replies: 5
Views: 1533

New FTDN September/Septiembre 2017 (FWH 17.09)

... Method LookUp( uVal, cOrder, bcRetExprn ) --> uValue - It is now possible to swap browse objects at runtime. - General dbf utility functions contained in database.prg are now moved to separate modules function\dbffunc1.prg and function\dbffunc2.prg, retaining database.prg exclusively for ...
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: 3443

Re: Database - 17.07 - Problems

... are made, they are tested in real-world applications, with hundreds of records, files, users, or are tested and introduced in a small, self contained sample? I know that bugs exist in all languagues and tools, are Introduced and resolved everyday, but in my specific case , that I have a ...
by norberto
Fri Sep 08, 2017 1:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 14214

Re: Database - 17.07 - Problems

... Because apparently the database was closed. Anyway I will try to reproduce the error using your examples of tdata, making a small , self contained sample. But until this, I'm using database of fwh1705 with fwh1707 and its work. thanks
by norberto
Thu Aug 24, 2017 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 14214

Re: Database - 17.07 - Problems

... been no changes in recent 6 months, and works well in 1705, so can be something altered in database.prg. It's tricky to make a little and self contained program, but I'll try. thanks for your time.
by norberto
Thu Aug 24, 2017 11:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 14214

Re: Bloated EXEs (reprise)

Gilbert,

you definitely missed the point. As the linker put a module in the EXE only if at least one of the symbols contained in that module is referenced, why we have 2.4 MB of modules linked to the EXE if it's only an empty program?

EMG
by Enrico Maria Giordano
Sat Jul 22, 2017 8:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bloated EXEs (reprise)
Replies: 33
Views: 5833

Re: ERROR ON RPREVIEW

Dear Silvio,

Please provide a self contained PRG, to copy, paste and build it so tech support goes faster :-)

many thanks
by Antonio Linares
Wed Jul 19, 2017 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ERROR ON RPREVIEW
Replies: 25
Views: 4632

Re: Rebar in XP

Please provide a small and self contained PRG to test on XP, thanks
by Antonio Linares
Tue Jun 27, 2017 2:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rebar in XP
Replies: 9
Views: 1601

Re: problemas con FWNumFormat

... sure there must be some issue with your source code, but FWNumFormat creating a problem can be ruled out. We can help if you can produce any self contained sample using any dbf in the \fwh\samples folder.
by nageswaragunupudi
Fri Jun 16, 2017 2:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problemas con FWNumFormat
Replies: 3
Views: 728

Re: Display web content without activex

Darrell,

You could look for a small web browser (self contained exe) and open it as a child window of your app

thats the only idea I can think about
by Antonio Linares
Mon May 29, 2017 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display web content without activex
Replies: 5
Views: 833
PreviousNext

Return to advanced search