topic
stringlengths
1
63
text
stringlengths
1
577k
ButtonBmp and 2007 look
Antonio,It will be that in version 8.06 he is ready <!-- s:cry: --><img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><!-- s:cry: --> ?
ButtonBmp and 2007 look
Vilian,Its is not ready yet
ButtonBmp and 2007 look
We modified the btnbmp class with office 2007 effect( Silver, Magenta, Blue)it is compatible with btnbmp fivetech class send a mesage to private email pls
ButtonBmp and 2007 look
Silvio,Not yet I received! You sent?
ButtonBmp and 2007 look
I sent you a message We decide to sale our classes :this is the price list ( May08):BtnBmp 2007 €49,00TPaintTitle €49,00TTabs2007 €49,00Bundle 2 classes €79,00Bundle 3 classes €129,00All classes with source code Samples code and Help file
ButtonBmp con soporte de alpha channel bitmaps!
Realmente bonito <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [img:1w8p46yx]http&#58;//img13&#46;imageshack&#46;us/img13/7906/38354905&#46;png[/img:1w8p46yx]
ButtonBmp con soporte de alpha channel bitmaps!
Hola Antonio, Hay forma de poner estos Bitmaps en un archivo de recursos o Una Dll
ButtonBmp con soporte de alpha channel bitmaps!
Pablo, Si, se pueden poner en un archivo de recursos de la forma usual: button BITMAP "../bitmaps/AlphaBmp/ichat.bmp" El problema es que el compilador de recursos de Borland no los sabe manejar bien y genera este error: "Invalid bitmap format" Se soluciona usando el compilador de recursos de Microsoft, de esta for...
ButtonBmp con soporte de alpha channel bitmaps!
Podeis descargar el compilador de recursos de Microsoft desde aqui: <!-- m --><a class="postlink" href="http://www.mediafire.com/?sharekey=414c17b7b136abb70f83d91f6dff7c38a5bbce2ec52d8c11b8eada0a1ae8665a">http://www.mediafire.com/?sharekey=414c ... 0a1ae8665a</a><!-- m --> Microsoft lo incluye en todas las versiones d...
ButtonBmp con soporte de alpha channel bitmaps!
Antonio, Pablo. No se si estamos hablando de lo mismo, pero yo he incluido bitmaps del tipo Alpha en mi archivo de recursos .rc , y los compilo con el compilado de recursos de Borland, sin ningún problema. Los defino de esta forma en el archivo .rc [code=fw:2m9wbasj]<div class="fw" id="{CB}" style="font-family: monosp...
ButtonBmp con soporte de alpha channel bitmaps!
Carlos, gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
ButtonBmp con soporte de alpha channel bitmaps!
[quote="csincuir":3v277ta2]Antonio, Pablo. No se si estamos hablando de lo mismo, pero yo he incluido bitmaps del tipo Alpha en mi archivo de recursos .rc , y los compilo con el compilado de recursos de Borland, sin ningún problema. Los defino de esta forma en el archivo .rc [code=fw:3v277ta2]<div class="fw" id="{CB}"...
ButtonBmp con soporte de alpha channel bitmaps!
Hola a todos. Que bueno que fue de utilidad esta opción. Se me olvido comentar que el BRC "Borland Resource Workshop", puede abrir estos archivo .rc con estas definiciones, pero no puede editar los .bmp, hay que hacerlo con un editor de imagenes aparte. Por último solo comentar que que esta opción la aprendí de Fernan...
ButtonBmp con soporte de alpha channel bitmaps!
Saludos. He revisado, la sintaxis que corresponde al ButtonBmp en el archivo fivewin.ch [code=fw:3l1bxscy]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #0000ff;">REDEFINE</span> BUTTONBMP <span style="color: #000000;">&#91;</span> <oBtn> <span style="color: #000000;">&#93;</span> ;<br ...
ButtonBmp de Rossini
Holas, he intentado compilar las modificaciones de Rossini a la clase Button pero sin exito, logro compilar Button.prg + Buttonb.prg mas el ejemplo Testbubm.prg pero al querer correr el pubto exe me da el error "No se puede iniciar la aplicacion porque su configuracion es incorrecta" Estoy utilizando xHarbour .99.5...
ButtonBmp de Rossini
Olá Marcelo, Aqui está o link para a classe button: <!-- m --><a class="postlink" href="http://geocities.yahoo.com.br/qiinformatica2000/BUTTON.ZIP">http://geocities.yahoo.com.br/qiinforma ... BUTTON.ZIP</a><!-- m --> e aqui para a classe folder: <!-- m --><a class="postlink" href="http://geocities.yahoo.com.br/qiinfo...
ButtonBmp de Rossini
Rossini, probe el button bmp, y funciono perfectamente, gracias un abrazo Marcelo [quote="Rossine":2nwmicoa]Olá Marcelo, Aqui está o link para a classe button: <!-- m --><a class="postlink" href="http://geocities.yahoo.com.br/qiinformatica2000/BUTTON.ZIP">http://geocities.yahoo.com.br/qiinforma ... BUTTON.ZIP</a><...
ButtonBmp over Title
Could be possible to manage a control like this with fivewin ? <!-- m --><a class="postlink" href="http://www.softwarexp.co.uk/beta/test_title.bmp">http://www.softwarexp.co.uk/beta/test_title.bmp</a><!-- m --> Thanks Marco
ButtonBmp over Title
Marco, You may use a TBtnBmp control without border (NOBORDER)
ButtonBmp over Title
See: www. canalfive.com James
ButtonBmp over Title
Hi James, I am already working with vTitle of Canalfive and all runs fine. The problem is that if I put a button over the vTitle control then the button will be hidden by the vTitle control. I also tried to disable the vTitle control and then I put the button on it but with this solution the button is visible but I c...
ButtonBmp over Title
Marco, >Did you know any solution about this ? I don't know, I have never used this control. James
ButtonBmp sin borde
Estoy intentando crear un buttonbmp sin borde, pero no he hallado el como......Quiero obtener un ..get .. action.. en el que el botón carezca del borde que actualmente tiene.Alguien me puede dar alguna idea, hace tiempo que ando haciendo pruebas sin resultado.Gracias desde ya por vuestra ayuda.
ButtonBmp sin borde
[quote="jose_murugosa":3gp8baqi]Estoy intentando crear un buttonbmp sin borde, pero no he hallado el como...... Quiero obtener un ..get .. action.. en el que el botón carezca del borde que actualmente tiene. Alguien me puede dar alguna idea, hace tiempo que ando haciendo pruebas sin resultado. Gracias desde ya por v...
ButtonBmp sin borde
intenta hacer esto...[code:1uhsphak] activate dialog on init&#40; ; oBtn&#58;=TbtnBmp&#40;&#41;&#58;New&#40; 0, oGet&#58;nWidth - oGet&#58;nHeight, oGet&#58;nHeight - 4, aObjVar&#91; 2 &#93;&#58;nHeight - 4, "busca", , , ,; &#123;||msginfo&#40;"prueba"&#41;&#125;, aObjVar&#91; 2 &#93;, , , &#46;T&#46;, &#46...
ButtonBmp with alpha channel bitmaps support!
So nice <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [img:6nrkq7xg]http&#58;//img13&#46;imageshack&#46;us/img13/7906/38354905&#46;png[/img:6nrkq7xg]
ButtonBmp without border
Is it possible to create a ButtonBmp without border?How would be the code?I've been working on it and I didn´t find a way to do it.Thanks in advance.
ButtonBmp without border
[quote="jose_murugosa":2dntr2yx]Is it possible to create a ButtonBmp without border? How would be the code? I've been working on it and I didn´t find a way to do it. Thanks in advance.[/quote:2dntr2yx]What I want is to change the get.... bitmap... action.... to this look[url=http&#58;//imageshack&#46;us:2dntr2yx][im...
ButtonBmp without border
Jose,clause ... GET ... ACTION ... creates a TButtonBmp control as a child control of the GET. Class TButtonBmp is inherited from Class TButton, based on the standard Windows buttons.Though some resources editors, as MS VSX, shows an optional "flat" style for a button, when we test such style, the button still shows it...
ButtonBmp without border
[quote="Antonio Linares":2nhvhxxa]Jose, clause ... GET ... ACTION ... creates a TButtonBmp control as a child control of the GET. Class TButtonBmp is inherited from Class TButton, based on the standard Windows buttons. Though some resoures editors, as MS VSX, shows an optional "flat" style for a button, when we test ...
ButtonBmp without border
José,Another possibility is to replace the TButtonBmp used in Class TGet with a TBitmap control. This way there will be no button borders at all.
ButtonBmp without border
I add a variable lNoBorderBtn and I create a ButtonBmp when it is .f. and a BtnBmp with it is .t., now it works ok in both cases.Thanks for your help Antono!! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> For those who could need this I leave the code:After defining...
ButtonSkin-Painter + BtnBMP Update 4.0a (Preview)
Hello, A Preview on the Update 4.0a of the ButtonSkin-painter. Class BtnBMP ( Buttonbar and Buttons ) are included now. There are still some Tests and the Code-generator to do. Like usual, the Note < Preview > will change to < Update > as soon it is ready for Download. ButtonSkin- and BtnBMP-painter are included in o...
Buttonb
Hola Foro : Como puedo justificar la data TButtonBmp:cCaption. ?? de manera que el .BMP quede a la derecha o a la izquierda. Saludos Harbour Build 45.00, bcc55, Fwh 2.7 December 2005. Ricardo R
Buttonb
Ricardo, Esa capacidad está implementada en el build de abril 2006. Puedes usar la clase modificada por Rossine, que te proporciona esa capacidad.
Buttonb
Gracias Antonio. Alguien podria subir ( <!-- m --><a class="postlink" href="http://hyperupload.com">http://hyperupload.com</a><!-- m -->) la classe tbuttonb modificada por Rossine <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> ??? Saludos. Ricardo R.
Buttonb
Hola Foro <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> Será que hay alguna alma caritativa <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> , que tenga por ahi la tbutton modificada por Rossine. ? Saludos. Ricardo R.
Buttonb
Ricardo, Aqui la tienes: <!-- m --><a class="postlink" href="http://hyperupload.com/download/026090f048/button.zip.html">http://hyperupload.com/download/026090f ... n.zip.html</a><!-- m --> Es bastante similar a la de FWH, pero no iguales.
Buttonb
Gracias Master <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> Saludos. Ricardo R.
Buttonbar + Menu VS. Ribbonbar
Bien, si he entendido lo que pretendes No es exactamente eso lo que hace el ejemplo TBDESIGN.PRG ?
Buttonbar + Menu VS. Ribbonbar
Buenos días, parcialmente si, pero necesito saber si hay alguna forma de conocer 3 valores del botón pulsado. Por ejemplo de la línea: @3,155 add button oBtn4_2_6 prompt "Obtener MAC address" group oGr2_6 bitmap "mac_add" action GetMacAdd() size 150,20 MOSTLEFT 1.- El prompt "Obtener MAC address" 2.- El bitmap "mac_...
Buttonbar + Menu VS. Ribbonbar
Busca "detached" en el foro, es el concepto que necesitas para hacer eso, entendiendo que el query de respuesta de lo que buscas en la tabla ya lo tienes en un array
Buttonbar + Menu VS. Ribbonbar
Gracias Cristobal, el punto que los favoritos se van a ir agregando a la tabla conforme el usuario los vaya seleccionando, la idea original es que el usuario le de click derecho a alguna opción del sistema y le aparezca un menú para agregar o quitar de sus favoritos. Como verás hay varios tabuladores y varios grupos d...
Buttonbar + Menu VS. Ribbonbar
Gracias Antonio, ya lo estoy probando y encontrando la luz al final de este tunel, solo un pequeño detalle más, cuando tengo un POPUP, como se diferencia el botón derecho y el izquierdo? Actualmente, al darle click en una opción de un menu POPUP me da la misma acción, independietemente del botón del mouse que haya pul...
Buttonbar + Menu VS. Ribbonbar
Mario, Aqui tienes el ejemplo usando "detached locals" como te ha indicado Cristobal: [code=fw:29t096ay]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><span style="color: #00D7D7;">#include</span> <span sty...
Buttonbar + Menu VS. Ribbonbar
Muchas gracias por sus aportes, ya quedó finalmente implementado y se ve bastante bien, como comenta Cesar, tuve que hacer un reacomodo de todos los items de cada grupo para que no quedaran (o quedaran los menos posibles) de espacios en blanco. El login al sistema quedo así: [img:2imetx7j]https&#58;//i&#46;postimg&#46...
Buttonbar + Menu VS. Ribbonbar
Buenos días a todos, recién estoy tratando de migrar mi viejo menu que implemente usando Buttonbar a usar Ribbonbar, tengo algunas dudas, con Buttonbar puedo generar de forma dinámica mis menús, basado en los atributos de mis usuarios Ejemplo: Defino la barra de botones con acceso controlado de acuerdo a la "firma" (I...
Buttonbar + Menu VS. Ribbonbar
Bien, no sé si te he entendido bien, pero al igual que en la buttonbar, o en los menús, defines las opciones que quieres mostrar, aquí puedes hacer lo mismo, con la condición que necesites y utilizando el metodo AddTab de la Ribbon, y no definir los prompts al principio junto a la definición de la Ribbon. Espero haberm...
Buttonbar + Menu VS. Ribbonbar
Muchas gracias por tu respuesta, tendrás un pequeño ejemplo de como lo manejas? Gracias.
Buttonbar + Menu VS. Ribbonbar
Me respondo, me puse a revisar el archivo rbdesign.prg, ahi viene como generar el ribbonBar desde 0. oRBar:AddTab( "CIERRE DIARIO" ) Gracias por no darme el pescado y forzarme a buscarlo por mi mismo.
Buttonbar + Menu VS. Ribbonbar
Gracias a ti por entender que es mejor explicar el concepto y continuar investigando ....
Buttonbar + Menu VS. Ribbonbar
Hola Mario: Cuando armas un menú personalizado según los permisos que tiene el usuario, te puedes encontrar que algunos tabs pueden no tener contenido (el usuario no tiene permiso a ningun subitem). En estos casos el método <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --...
Buttonbar 2007 button with a attached Popup menu
Does someone know how to open the attached popup menu with a click on the button. (Like in WORD Button: “Formatvorlagen”) Regards, Otto
Buttonbar 2007 button with a attached Popup menu
[code:3ui8pmr3] DEFINE BUTTON OF oBar NOBORDER ; PROMPT 'SubMenu' ; MENU MyPopUp&#40;&#41; ; ACTION MsgInfo&#40;'Can have action and also submenu'&#41; &#46;&#46;&#46;&#46; &#46;&#46;&#46;&#46; // ------------------- STATIC FUNCTION MyPopUp&#40;&#41; LOCAL oPop MENU oPop POPUP MENUITEM 'One' ...
Buttonbar 2007 button with a attached Popup menu
nageswaragunupudi , thank you for your answer. But that is the code how to attach a popup menu. But I need to open the attached popup menu with a click on the button. (Like in WORD Button: “Formatvorlagen”) Here a jpg: [img:3u4fuuhz]http&#58;//www&#46;atzwanger&#46;com/fw/buttonPopup&#46;jpg[/img:3u4fuuhz][img:3u4fu...
Buttonbar 2007 button with a attached Popup menu
Otto, Please add this method to class TBtnBmp: [code:j0hrnnnj] METHOD ShowPopup&#40;&#41; CLASS TBtnBmp local oWnd if &#58;&#58;oPopup != nil if &#58;&#58;oWnd&#58;oWnd != nil &#46;and&#46; Upper&#40; &#58;&#58;oWnd&#58;oWnd&#58;Classname&#40;&#41; &#41; == "TBAR" oWnd &#58;= &#58;&#58;oWnd&#58;...
Buttonbar 2007 button with a attached Popup menu
Thank you, Antonio. It is working. Regards, Otto
Buttonbar 2007 button with a attached Popup menu
Hello Antonio, I have seen that popup is included in 10.3. Thank you. How can I align the popup menu if I use oBtn:ShowPopup()? Best regards, Otto [code=fw:2trq278v]<div class="fw" id="{CB}" style="font-family: monospace;">@ <span style="color: #000000;">5</span>, <span style="color: #000000;">145</span> ADD <span s...
Buttonbar 2007 button with a attached Popup menu
Otto, I don't exactly understand what you mean
Buttonbar 2007 button with a attached Popup menu
Mr Antonio. ShowPopup was already there in the FWH long time back. This kind of code was working since many versions of FWH. I think we do not need to add the above code again: The code below is an extract from testxbr3.prg: [code=fw:29613iv8]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; <span sty...
Buttonbar 2007 button with a attached Popup menu
Hello Antonio, Best regards, Otto [img:3hif5zqf]http&#58;//www&#46;atzwanger-software&#46;com/fw/clip4&#46;jpg[/img:3hif5zqf]
Buttonbar 2007 button with a attached Popup menu
Otto, Does it fit in the right side ?
Buttonbar 2007 button with a attached Popup menu
Antonio, yes it fits in the right side. Best regards, Otto
Buttonbar 2007 button with a attached Popup menu
Otto, Then it means that the left coordinate of the popup is wrongly calculated. We are going to review it, thanks <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Buttonbar 2007 button with a attached Popup menu
Hello Otto... in METHOD LButtonUp( nRow, nCol ) CLASS TRBtn find and replace this section... [code=fw:kcsaus2r]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #00C800;">case</span> ::<span style="color: #000000;"...
Buttonbar 2007 button with a attached Popup menu
Hello Daniel, thank you for your help. I did a short test but the code does not resolve my problem. If I change as well showpopup() (left + 500) this way I would get the right alignment – only for this special case. Thanks in advance Otto [code=fw:3179115k]<div class="fw" id="{CB}" style="font-family: monospa...
Buttonbar 2007 button with a attached Popup menu
Hello Daniel, Would you be so kind to have another look at this problem? Best regards, Otto
Buttonbar 2007 button with a attached Popup menu
Hello otto can you post a "fake" image what do you want ?? thanks...
Buttonbar 2007 button with a attached Popup menu
Hello Daniel, thank you for coming back to my question. If I open the attached menu with the arrow down from the button the menu aligns correctly. If I press the button with the Action This:showPopup() the menu aligns wrong. Please see the bitmap. Thanks in advance Otto [img:2ylgk69o]http&#58;//www&#46;atzwanger-soft...
Buttonbar 2007 button with a attached Popup menu
Otto... are you using BTNBMP or RBBTN??
Buttonbar 2007 button with a attached Popup menu
Daniel, I think it is RBBTN. Here is the ppo file: [code=fw:3rtd1l3x]<div class="fw" id="{CB}" style="font-family: monospace;">oBtnBearbeiten := oFunktionen:<span style="color: #000000;">AddButton</span><span style="color: #000000;">&#40;</span> <span style="color: #000000;">5</span>, <span style="color: #000000;">145<...
Buttonbar 2007 button with a attached Popup menu
Otto.. you dont need call ShowPopup() use MENU oMenu in command ADD BUTTON sample @ 3,5 ADD BUTTON oBtn PROMPT "Change" BITMAP "mybitmap" GROUP oGr [b:3fbfb156][color=#FF0000:3fbfb156]MENU oMenu[/color:3fbfb156][/b:3fbfb156] ; SPLITPOPUP ROUND SIZE 65,75 TOP
Buttonbar 2007 button with a attached Popup menu
Daniel, But I want to open the menu also with a click on the button not only on the arrow. Best regards, Otto
Buttonbar 2007 button with a attached Popup menu
Otto... if you dont define ACTION the default action will be ShowPopup() see @ 3,5 ADD BUTTON oBtn PROMPT "Change" BITMAP "mybitmap" GROUP oGr MENU oMenu ; SPLITPOPUP ROUND SIZE 65,75 TOP i dont defined action in this button, when you push the button the popup menu is displayed
Buttonbar 2007 button with a attached Popup menu
Hello Daniel, thank you so much. Now all is working perfectly. I didn’t know about that. Best regards, Otto
Buttonbar Disappears
Hello - I'm back! Miss me? I just discovered something interesting. I have a ButtonBar on a Window. When you right click on the ButtonBar the 'Top', 'Left', 'Bottom', 'Right' menu is displayed - everything normal so far. BUT When you first select 'Left' for example the ButtonBar is displayed on the left but if yo...
Buttonbar Disappears
Dale, Are you using a MDI window ? samples\tutor04.prg works ok doing what you have described.
Buttonbar Disappears
Dale, Yes, it looks as a bug with the buttonbar and MDI windows.
Buttonbar Disappears
Good Morning, Yes - MDI. Regards, Dale.
Buttonbar Update or Refresh
I have a Buttonbar that I need to disable buttons on for certain tasks using a logical value. [code=fw:1rbjsw6v]<div class="fw" id="{CB}" style="font-family: monospace;">    <span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;">BUTTONBAR</span> oBar <span style="color: #0000ff;">OF</span> oWnd _3D <...
Buttonbar Update or Refresh
The easiest solution may be to just do an oBtn:disable()/oBtn:enable() whenever you change lMenuLock. James
Buttonbar Update or Refresh
Yep! I just enable/disable the entire bar: oBar:enable() / oBar:disable()....perfect and simple. Thanks AGAIN James <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> G
Buttonbar Update or Refresh
Greg, try also oBar:AEvalWhen(). EMG
Buttonbar Update or Refresh
Enrico, oBar:AEvalWhen() What exactly does that do? Does it reevaluate the WHEN clauses for every button on the bar? James
Buttonbar Update or Refresh
James, [quote="James Bott":3v7mxj65]Enrico, oBar:AEvalWhen() What exactly does that do? Does it reevaluate the WHEN clauses for every button on the bar? James[/quote:3v7mxj65] Yes, it should do that. EMG
Buttonbar color
Hello, we have function like SetDlgGradient which allows you to set the colors of all the dialogs of the project . There is a function that allows you to do the same for buttonbar ? Thanks Maurizio
Buttonbar color
DEFINE BUTTONBAR oBar OF oTabella SIZE 70,70 BOTTOM NOBORDER 2010 oBar:bClrGrad := { | lPressed | If( ! lPressed,; { { 1, nRgb(233,229,206),nRgb(233,229,206) } },; { { 1, nRgb( 245,244,234), nRgb( 245,244,234) } } ) }
Buttonbar color
Silvio, this is for a single bar. I think Maurizio is looking for something like a global solution ( for [color=#FF0000:3n0hha9z]ALL[/color:3n0hha9z] bars ) <!-- s:!: --><img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation" /><!-- s:!: --> Maurizio wrote : we have function like SetDlgGradient whi...
Buttonbar color
[quote="ukoenig":2dlwlvk6]Silvio, this is for a single bar. I think Maurizio is looking for something like a global solution ( for [color=#FF0000:2dlwlvk6]ALL[/color:2dlwlvk6] bars ) <!-- s:!: --><img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation" /><!-- s:!: --> Maurizio wrote : we have functi...
Buttonbar color
Maurizio, You may solve it this way for all your buttonbars: DEFINE BUTTONBAR ... COLOR ButtonBarColor() ... function ButtonBarColor() return nRGBColor
Buttonbar color
Thanks Antonio , it wasn't what I thought, but for the moment it's okay . Maurizio
Buttonbar con clausula 2007
Intento mejorar mi aplicación visualmente, para ello probe la clausula 2007 en una buttonbar; con este codigo : [code=fw:37qj62s6]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;">BUTTONBAR</span> oBarra 3DLOOK <span style="color: ...
Buttonbar con clausula 2007
Fernando, Solo te aparecerá el texto del botón en gris: [img:3f4sj9pu]http&#58;//img25&#46;imageshack&#46;us/img25/8940/capturewj&#46;png[/img:3f4sj9pu] Revisa FWH\samples\Test2007.prg
Buttonbar disabled if painting on BMP-background ?
Hello,I noticed :If using a full-screen BMP as background ( resized to screen-resolution )and painting a Buttonbar on top,the Buttonbar is disabled, because of the BMP behind.[img:2k0adfem]http&#58;//www&#46;pflegeplus&#46;com/pictures/buttonbar5&#46;jpg[/img:2k0adfem]before :[code:2k0adfem] ACTIVATE WINDOW oWnd MAXIM...
Buttonbar disabled if painting on BMP-background ?
Uwe,In our system, we using into "on resize" method.[code:14hcpwxh]ACTIVATE WINDOW oWnd MAXIMIZED ; ON INIT &#40; MAKEBAR1&#40; oWnd &#41; &#41; ; ON RESIZE SHOW_PIC0&#40; oWnd &#41; // ---------------------------------------------- FUNCTION MAKEBAR1&#40; oWnd &#41; LOCAL oBar1, oBtn1, oBtn2 DEFINE BUTTONBAR oBar1 O...
Buttonbar disabled if painting on BMP-background ?
Hello JC,I changed : ON PAINT in RESIZEThe same : the Buttonbar is disabled.If i reduce the Background-BMP-width ( - Buttonbar-width ) it is OK.I want the Background adjusted to the screen resolution.RegardsUwe <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: -->
Buttonbar disabled if painting on BMP-background ?
Uwe,This my source code into ON RESIZE method:[code:itxn4dta] oBitmap &#58;= TBitmap&#40;&#41;&#58;new&#40; 0, 0, oWnd&#58;getCliRect&#40;&#41;&#58;nRight, oWnd&#58;getCliRect&#40;&#41;&#58;nBottom,,, &#46;T&#46;, oWnd &#41; WITH OBJECT aSIS_DadosSistema&#91;"objeto_background"&#93; &#58;lStretch &#58;= &#46...
Buttonbar en una posición fija
Llevo 3 días peleando con el código, por poner una Buttonbar en una posición fija, dentro de un dialogo con un control RichEdit, la buttonbar se carga desde la clausula ON INIT; el código de la función que carga la ButtonBar es este: [code=fw:1hfu3a3x]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><sp...
Buttonbar en una posición fija
Hola [code=fw:ndujknwg]<div class="fw" id="{CB}" style="font-family: monospace;">@ <span style="color: #000000;">153</span>,<span style="color: #000000;">561</span> <span style="color: #0000ff;">COMBOBOX</span> oItem <span style="color: #0000ff;">VAR</span> cFont <span style="color: #0000ff;">ITEMS</span> aFonts <spa...
Buttonbar en una posición fija
Hola amigo... Probaste crándola fija y luego hacerla float? [code=fw:1834u3f1]<div class="fw" id="{CB}" style="font-family: monospace;">@ <span style="color: #000000;">150</span>,<span style="color: #000000;">260</span> <span style="color: #0000ff;">BUTTONBAR</span> oBar <span style="color: #0000ff;">OF</span> oDlg 3D...