Search found 51 matches: tradmenu

Return to advanced search

Re: RADIO ( TRADMENU() ) have no hWnd ?

hi,

thx for Answer

interesting Solution
by Jimmy
Sat Apr 15, 2023 3:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO ( TRADMENU() ) have no hWnd ?
Replies: 4
Views: 238

Re: RADIO ( TRADMENU() ) have no hWnd ?

So, help Jimmy? // C:\FWH..\SAMPLES\JIMMYRAD.PRG#include "FiveWin.ch"#define CLR_PretoDark        RGB(       0, 0, 0 ) // black#define CLR_SombrioDark      RGB(    29, 29, 29 )#define CLR_CinzaDark+     &...
by karinha
Fri Apr 14, 2023 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO ( TRADMENU() ) have no hWnd ?
Replies: 4
Views: 238

Re: RADIO ( TRADMENU() ) have no hWnd ?

hi,

thx for Answer

i´m still a Newbie and try RADIO Control

i want to use "Dark-Mode" so i´m playing with Control to "paint it black"
for this i need hWnd of Control and was surprise that RADIO does not give me hWnd :o
by Jimmy
Fri Apr 14, 2023 5:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO ( TRADMENU() ) have no hWnd ?
Replies: 4
Views: 238

Re: RADIO ( TRADMENU() ) have no hWnd ?

Jimmy, whenever possible, post the full example. What do you not like about this model? Jimmy, siempre que sea posible, publica el ejemplo completo. ¿Qué no te gusta de este modelo? // C:\FWH..\SAMPLES\JIMMYRAD.PRG#include "FiveWin.ch"STATIC oWndFUNCTION Main()   LOCAL oB...
by karinha
Fri Apr 14, 2023 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO ( TRADMENU() ) have no hWnd ?
Replies: 4
Views: 238

RADIO ( TRADMENU() ) have no hWnd ?

... oRadio:hWnd, "", "" ) Error occurred at: 14.04.2023, 13:54:47 Error description: Error BASE/1004 Message not found: TRADMENU:HWND Args: [ 1] = O TRADMENU how can i remove "visual Style" from RADIO :?:
by Jimmy
Fri Apr 14, 2023 12:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO ( TRADMENU() ) have no hWnd ?
Replies: 4
Views: 238

Re: unrecoverable error 9015 hb_vmdo()

... use Classes in use: =============== 1 ERROR 2 HASHENTRY 3 HBCLASS 4 HBOBJECT 5 TWINDOW 6 TDIALOG 7 TBRUSH 8 TFONT 9 TCURSOR 10 TCONTROL 11 TSAY 12 TRADMENU 13 TRADIO 14 TGET 15 GET 16 TCLIPGET 17 TBUTTON 18 TMETER 19 TREG32 20 TGROUP 21 TICON 22 TSKINBUTTON 23 TMENU 24 TMENUITEM 25 TMSGBAR 26 TRECT ...
by Edman
Wed Oct 13, 2021 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: unrecoverable error 9015 hb_vmdo()
Replies: 33
Views: 1772

Re: Control para 3 estatus?

Puedes echar una ojeada a la clase TRadMenu
by cnavarro
Fri Aug 31, 2018 11:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Control para 3 estatus? (RESUELTO)
Replies: 7
Views: 1092

Re: Error TDolphin

... 25 TDIALOG 26 TGET 27 GET 28 TCLIPGET 29 TCHECKBOX 30 TBTNBMP 31 TSAY 32 TCOMBOBOX 33 TDBCOMBO 34 TBUTTON 35 TBUTTONBMP 36 TBITMAP 37 TIMAGE 38 TRADMENU 39 TRADIO 40 TXBROWSE 41 TXBRWCOLUMN 42 TSCROLLBAR 43 TSTRUCT Memory Analysis =============== 473 Static variables Dynamic memory consume: ...
by caducca
Thu Oct 26, 2017 12:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error TDolphin
Replies: 7
Views: 1912

New FTDN April/Abril 2017 (FWH 17.04)

... http://forums.fivetechsupport.com/viewtopic.php?p=200315#p200315 * Fix: METHOD Refresh() CLASS TRadMenu was evaluating DATA bChange and it is not needed. Now it is ok: http://forums.fivetechsupport.com/viewtopic.php?p=200437 * FWMARIADB: - METHOD ...
by Antonio Linares
Mon May 01, 2017 10:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2017 (FWH 17.04)
Replies: 0
Views: 1271

Radio and GTF problem

... another dialog are present. (msginfo(),..). A bPainted-call of the parent-window?? I have removed Eval( ::bChange, Self ) in method refresh() from TRadmenu-class. But this is only a hack. Antonio? Another problem with GTF! Without commenting out the 2 lines in the following code-snippet from METHOD ...
by byte-one
Tue Mar 28, 2017 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Radio and GTF problem
Replies: 12
Views: 1967

Re: Radio en Horizontal

Adhemar, altere la classe TRadMenu que creo, funcionará. Saludos.

http://forums.fivetechsupport.com/viewtopic.php?f=2&t=660&start=0
by karinha
Fri Dec 09, 2016 12:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Radio en Horizontal
Replies: 7
Views: 1042

Fivewin samples - Dialog designer

... exported method: NCLRTEXT Args: [ 1] = U Stack Calls =========== Called from: => NCLRTEXT( 0 ) Called from: .\source\classes\RADMENU.PRG => TRADMENU:NEW( 88 ) Called from: C:\fwh\samples\design.prg => CREATERADIO( 178 ) Called from: C:\fwh\samples\design.prg => (b)EDITDIALOG( 206 ) ...
by Otto
Sat Oct 24, 2015 10:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin samples - Dialog designer
Replies: 12
Views: 3066

Re: problems with radio and radioitem

... too, Here the stacks: the top one is without the folder, the bottom two are with the folder. http://i.imgur.com/0olvFKd.png here TRadMenu:Refresh(): METHOD Refresh() CLASS TRadMenu   local nOption := Eval( ::bSetGet )   local nAt     ...
by AntoninoP
Wed Jul 15, 2015 9:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problems with radio and radioitem
Replies: 10
Views: 1683

Re: change bitmaps from radio button

... Called from: => LOADIMAGE( 0 ) Called from: source\test2.prg => (b)INVOICE( 586 ) Called from: .\source\classes\RADMENU.PRG => TRADMENU:_NOPTION( 187 ) Called from: .\source\classes\RADMENU.PRG => TRADMENU:NEW( 125 ) Called from: source\test2.prg => INVOICE( 586 ) now ...
by Silvio.Falconi
Wed Jan 29, 2014 8:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change bitmaps from radio button
Replies: 8
Views: 2740

New FTDN May 2012 (FWH 12.05)

... * New: Class TMsgItem Method SetBitmap( cBmpEnabled, cBmpDisabled ) allows to change a Msgbar item's bitmaps on runtime. * Enhancement: Class TRadMenu support for empty array of items. * Enhancement: samples\designer.prg
by Antonio Linares
Sat Jun 09, 2012 2:11 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2012 (FWH 12.05)
Replies: 0
Views: 1204
Next

Return to advanced search