Search found 109 matches: cgetdir

Return to advanced search

Re: "Save As" dialog box

cGetDir( cTitle, [cInitDir] ) shows only folders without files. I need the files of the folder to be visible, but without the possibility of selection
by Natter
Sat Jan 27, 2024 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Save As" dialog box
Replies: 14
Views: 1746

Re: Folder Viewport

That is, make your own version of the cGetDir() function? Thank you, Antonio! I'll try
by Natter
Thu Oct 26, 2023 12:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folder Viewport
Replies: 4
Views: 293

Re: GetFolder ( SHBrowseForFolder )

hi Enrico,
Enrico Maria Giordano wrote:Please use CGETDIR().

ah, found in Help File, thx
by Jimmy
Sun Nov 06, 2022 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetFolder ( SHBrowseForFolder )
Replies: 2
Views: 194

Re: GetFolder ( SHBrowseForFolder )

Please use CGETDIR().
by Enrico Maria Giordano
Sun Nov 06, 2022 10:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetFolder ( SHBrowseForFolder )
Replies: 2
Views: 194

Re: cGetFile32() about traditional Chinese characters

CGETDIR.OBJ Linking Error Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc. Error: Unresolved external '___CPPdebugHook' referenced from C:\BCC582\LIB\CW32.LIB|xx Error: Unresolved external ...
by ssbbs
Fri Dec 03, 2021 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile32() about traditional Chinese characters
Replies: 11
Views: 814

Re: cGetFile32() about traditional Chinese characters

CGETDIR.OBJ Linking Error Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc. Error: Unresolved external '___CPPdebugHook' referenced from C:\BCC582\LIB\CW32.LIB|xx Error: Unresolved external ...
by alfredlam
Fri Dec 03, 2021 4:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile32() about traditional Chinese characters
Replies: 11
Views: 814

Re: cGetFile32() about traditional Chinese characters

Reference URL: http://www4.zzz.com.tw/phpBB3/viewtopic.php?f=2&t=350 Buen día. Este cGetDir.Obj, ¿se generó en qué idioma (FiveWin)? ¿Tiene la fuente (código) de este cGetdir? Good Morning. This cGetDir.Obj, was generated in what language(FiveWin)? Do you have ...
by karinha
Tue Nov 30, 2021 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile32() about traditional Chinese characters
Replies: 11
Views: 814

Re: Bug? cGetDir() on utf8

Hi Mr.Rao

Any news?
by richard-service
Thu Jul 09, 2020 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug? cGetDir() on utf8
Replies: 9
Views: 1227

Re: New FTDN April/Abril 2020 (FWH 20.04)

... TExplorerBar() cierra todos los paneles excepto el panel especificado por nExcept. Por defecto es 1, así que el primer panel permanece visible. * cGetDir(): Ahora el título del cuadro de diálogo puede ser Unicode. Sin embargo, InitDir no puede contener caracteres unicode. Para más detalles mira ...
by Antonio Linares
Sun May 10, 2020 1:26 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2020 (FWH 20.04)
Replies: 1
Views: 2158

New FTDN April/Abril 2020 (FWH 20.04)

... METHOD CloseAll( nExcept ) closes all the panels except the panels specifed by nExcept. By default it is 1, so the first panel remains visible * cGetDir(): Now the dialog title can be Unicode. However, InitDir can not contain Unicode chars. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=38815
by Antonio Linares
Sun May 03, 2020 12:41 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2020 (FWH 20.04)
Replies: 1
Views: 2158

Re: Bug? cGetDir() on utf8

nageswaragunupudi wrote:Can you please share with us how did you solve this problem?

Give me some rewards, ex: free update once! :mrgreen:
by ssbbs
Sun Apr 19, 2020 1:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug? cGetDir() on utf8
Replies: 9
Views: 1227

Re: Bug? cGetDir() on utf8

Can you please share with us how did you solve this problem?
by nageswaragunupudi
Sun Apr 19, 2020 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug? cGetDir() on utf8
Replies: 9
Views: 1227

Re: Bug? cGetDir() on utf8

I have solved this problem!
Image
by ssbbs
Sun Apr 19, 2020 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug? cGetDir() on utf8
Replies: 9
Views: 1227

Re: Bug? cGetDir() on utf8

... Unicode even in this version 2) Initdir can not be Unicode text. We are still to find a solution. With the present version, this can be tried: ? cGetDir( "", cInitDir, nil, "請選擇圖片存放路徑" )// cInitDir can not contain Unicode characters"  https://imagizer.imageshack.com/v2/xq90/922/7cHuuD.png ...
by nageswaragunupudi
Sun Apr 19, 2020 2:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug? cGetDir() on utf8
Replies: 9
Views: 1227
Next

Return to advanced search