Search found 487 matches: icons

Return to advanced search

Re: link between PRG and RC

... are using third party libs) + Folder obj (to place the resulting C and OBJs) + Folder resources ... + rc file (one or more) ... + bitmaps ... + icons ... + cursors go.bat (a batch file to run the project building) MyApp.hbp (hbmk2 Harbour project file) Hope this helps you. If you have any doubts, ...
by Antonio Linares
Mon Jan 29, 2024 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1297

Re: Add a Checkbox() column

Instead of setcheck(, .T.), I used the icons and everything worked fine  oDlg:oClient:aCols[2]:lBmpTransparent:= .T.        oDlg:oClient:aCols[2]:AddBitmap( { "p_chk1", "p_chk2" } )      ...
by Natter
Sun Nov 19, 2023 5:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a Checkbox() column
Replies: 8
Views: 802

Re: Eliminate Editing Icons XBROWSE MySql

Thanks for the advice. Double Click does open the edit screen but editing is disabeld because of the .t. in oTb:=oCn:RowSet( cQuery,.t. ) Using the code in my second posting, double click will not any more open edit screen. Better you use this version. Note: Dbl-click to open edit screen is not a f...
by nageswaragunupudi
Tue Nov 07, 2023 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Eliminate Editing Icons XBROWSE MySql
Replies: 6
Views: 334

Re: Eliminate Editing Icons XBROWSE MySql

Thanks for the advice.

Double Click does open the edit screen but editing is disabeld because of the .t. in oTb:=oCn:RowSet( cQuery,.t. )
by PAUL SIMM
Tue Nov 07, 2023 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Eliminate Editing Icons XBROWSE MySql
Replies: 6
Views: 334

Re: Eliminate Editing Icons XBROWSE MySql

Detlef wrote:Hi Paul,
please be aware of double clicks inside xbrowse which will start editing.

Regards, Detlef


Code: Select all  Expand view
XBROWSER aData SETUP ( ;
 oBrw:oWnd:bInit := { |Self| ::oBar:Del( 5 ), ::oBar:Del( 5 ), ::oBar:Del( 5 ) }, ;
 oBrw:bLDblClick := nil )
by nageswaragunupudi
Tue Nov 07, 2023 2:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Eliminate Editing Icons XBROWSE MySql
Replies: 6
Views: 334

Re: Eliminate Editing Icons XBROWSE MySql

Hi Paul,
please be aware of double clicks inside xbrowse which will start editing.

Regards, Detlef
by Detlef
Mon Nov 06, 2023 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Eliminate Editing Icons XBROWSE MySql
Replies: 6
Views: 334

Re: Eliminate Editing Icons XBROWSE MySql

Thankyou sir it works your a genius.

Kind Regards
Paul
by PAUL SIMM
Mon Nov 06, 2023 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Eliminate Editing Icons XBROWSE MySql
Replies: 6
Views: 334

Re: Eliminate Editing Icons XBROWSE MySql

Code: Select all  Expand view
XBROWSER oTb TITLE "Eventos" SETUP ;
oBrw:oWnd:bInit := { |Self| ::oBar:Del( 5 ), ::oBar:Del( 5 ), ::oBar:Del( 5 ) }
by nageswaragunupudi
Mon Nov 06, 2023 3:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Eliminate Editing Icons XBROWSE MySql
Replies: 6
Views: 334

Eliminate Editing Icons XBROWSE MySql

... oTb:=oCn:RowSet( cQuery,.t. ) xbrowser oTb TITLE "Eventos " oCn:Close() Works and is readonly but the ADD + EDIT and DELETE Icons are shown at the top of the Browse although the do'nt do anything. Is there an easy way to hide them?
by PAUL SIMM
Mon Nov 06, 2023 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Eliminate Editing Icons XBROWSE MySql
Replies: 6
Views: 334

New FTDN October/Octubre 2023 (FWH 23.10)

... error in FW_ReadImage() * TImageList Class: (source\classes\timaglst.prg) - New Method AddImage( cImage ) To add any image, not only bitmaps and icons. * TListView class: (source\classes\tlistvie.prg) New Method SetStyle( nStyle ) Refer prg source for the list of styles. * ListView: Samples: ...
by Antonio Linares
Thu Nov 02, 2023 9:53 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3580

Re: Enviar imagen atrás en report

Good morning,

I thought the icons where I got them were really beautiful?
by Ari
Wed Sep 20, 2023 2:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviar imagen atrás en report
Replies: 7
Views: 895

Compilar y lincar samples\account de FWH

... añadir. De momento me he quedado con los errores: Error: Unresolved external 'SHGetImageList' referenced from C:\DESARROL\FWH_2212\LIB\FIVEHC.LIB|ICONS Error: Unresolved external 'SHCreateDirectoryExA' referenced from C:\DESARROL\FWH_2212\LIB\FIVEHC.LIB|MKDIR Error: Unresolved external 'SHCreateDirectoryExW' ...
by FiveWiDi
Wed Sep 06, 2023 8:45 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar y lincar samples\account de FWH
Replies: 5
Views: 273

Re: Website logo

Thanks ! Links are often used in my program. I need to show them as icons. I also found a convenient way to get site logos https://besticon-demo.herokuapp.com/allicons.json?url=www.stackoverflow.com It will find all the logos for the website in multiple sizes ...
by Natter
Thu May 18, 2023 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Website logo
Replies: 8
Views: 485

Re: List of Resource No in Windows System DLL

... Style here you can get new "Fluent" Font and Icon https://www.deskmodder.de/blog/wp-content/uploads/2021/03/neue-icons.zip https://www.deskmodder.de/blog/wp-content/uploads/2021/03/fonts.zip
by Jimmy
Thu Feb 16, 2023 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: List of Resource No in Windows System DLL
Replies: 9
Views: 751

problem in Mdi

when I size the child window I not see the icons od sizes ( at right) How it is possible ? https://i.postimg.cc/7hwBBjpb/kk.png there is an error on menu class , I allready notice this error many years ago on init I see it https://i.postimg.cc/FFYq6Qdk/yes.png ...
by Silvio.Falconi
Mon Jan 16, 2023 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem in Mdi
Replies: 10
Views: 581
Next

Return to advanced search