Look good.
Search found 6 matches: rebar
Searched query: rebar
- Mon Aug 28, 2023 11:36 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ToolBar and rebar not work Unicode word save in UTF8 prg
- Replies: 4
- Views: 549
- Mon Aug 28, 2023 6:53 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ToolBar and rebar not work Unicode word save in UTF8 prg
- Replies: 4
- Views: 549
- Tue May 16, 2023 4:08 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ToolBar and rebar not work Unicode word save in UTF8 prg
- Replies: 4
- Views: 549
Re: ToolBar and rebar not work Unicode word save in UTF8 prg
I see.nageswaragunupudi wrote:FWH own controls like buttonbar, tbtnbmp are all made fully Unicode compatible.
- Fri May 12, 2023 11:53 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ToolBar and rebar not work Unicode word save in UTF8 prg
- Replies: 4
- Views: 549
Re: ToolBar and rebar not work Unicode word save in UTF8 prg
FWH own controls like buttonbar, tbtnbmp are all made fully Unicode compatible.
- Fri May 12, 2023 7:11 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ToolBar and rebar not work Unicode word save in UTF8 prg
- Replies: 4
- Views: 549
ToolBar and rebar not work Unicode word save in UTF8 prg
Hi
I build sample\Toolbar4.prg and rewrite some Unicode Chinese word save as UTF8 prg.
I found 32bit and 64bit FWH got problem. look below
I build sample\Toolbar4.prg and rewrite some Unicode Chinese word save as UTF8 prg.
I found 32bit and 64bit FWH got problem. look below
- Sat Oct 29, 2022 10:38 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Fivewin Uxtheme
- Replies: 8
- Views: 1192
Re: Fivewin Uxtheme
... it this way:
C5_OpenThemeData( oTabs:hWnd, "SysTabControl32" )
thx for Answer
as i can say "Name" for Theme come from TMSCHEMA.H
"Button"
"Rebar"
"Toolbar"
"Status"
"Menu"
"ListView"
"Progress"
"Tab"
"Trackbar"
"Tooltips"
"TreeView"
"Spin"
"Page"
"Scrollbar"
"Edit ...
C5_OpenThemeData( oTabs:hWnd, "SysTabControl32" )
thx for Answer
as i can say "Name" for Theme come from TMSCHEMA.H
"Button"
"Rebar"
"Toolbar"
"Status"
"Menu"
"ListView"
"Progress"
"Tab"
"Trackbar"
"Tooltips"
"TreeView"
"Spin"
"Page"
"Scrollbar"
"Edit ...