Search found 111 matches: slider

Return to advanced search

zoom and unzoom

I wish insert a slider on bottom of window and zoom and unzoom particular section of wndmain ( and all controls are showed)
How make it ?
by Silvio.Falconi
Sat May 04, 2019 8:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: zoom and unzoom
Replies: 5
Views: 1056

Re: Insert a logo image on a background image.

... the image has alpha. That is, if the image is an alpha bitmap or png image. In that case, your program works without any changes. I can adjust via slider and use oDlg:refresh() to refresh an image. it's working but all object in oDlg is flickering. If I can refresh on DrawImage object, it will ...
by dutch
Fri Mar 08, 2019 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert a logo image on a background image.
Replies: 12
Views: 2255

Re: Insert a logo image on a background image.

Dear Master, Thank you so much. It works great as expectation. Another point, if I use slider to adjust transparent level. How do I :refresh() this DrawImage() refer object. https://i.postimg.cc/W1qxYmxs/trans.png oDbf := OPENDB('ezprofile',,,,,,1)DEFINE ...
by dutch
Fri Mar 08, 2019 3:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert a logo image on a background image.
Replies: 12
Views: 2255

Re: scroll Horizontal button

... finger and click one on it (action) I found now a image https://www.junktheme.com/wp-content/uploads/2017/05/shopify-products-carousel-slider.jpg
by Silvio.Falconi
Fri Feb 16, 2018 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: scroll Horizontal button
Replies: 5
Views: 893

Re: METRO with visible taskbar ?

Antonio, no changes needed, just a window adjustment ( NO window maximized ) If the slider is needed, just 1 line has to be changed METHOD Paint() CLASS TMetroPanel oRect:nTop := oRect:nBottom - SCRLB_HEIGHT adjusted to oRect:nTop := oRect:nBottom - SCRLB_HEIGHT - ...
by ukoenig
Sun Jul 02, 2017 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: METRO with visible taskbar ?
Replies: 5
Views: 1363

Re: problem w with FWH 16.12 and xHB.com

... MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\selector.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\slider.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\splitter.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\sqlerror.prg] ...
by kajot
Sun Dec 25, 2016 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem w with FWH 16.12 and xHB.com
Replies: 11
Views: 4975

Re: Range Slider Control

Antonino,
I need it for create tab paragraph on Richedit
I create a small pad ( FivePad)

Image

I insert tregla class to simulate the ruler but it not have the track to set paragraph
by Silvio.Falconi
Fri Jun 24, 2016 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Range Slider Control
Replies: 4
Views: 911

Re: Range Slider Control

I am not trying, if you create it with lSelRange true it allow to select a range. the getRange is missing ... it should be something like: #define TBM_GETRANGEMIN         (WM_USER+1)#define TBM_GETRANGEMAX         (WM_USER+2) METHOD GetRangeMin() INLINE ::nMin := ::SendMsg...
by AntoninoP
Fri Jun 24, 2016 7:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Range Slider Control
Replies: 4
Views: 911

Re: Range Slider Control

Antonino,
this class not have two bar but only one and I cannot build an interval
type from to as the control winword have
by Silvio.Falconi
Thu Jun 23, 2016 4:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Range Slider Control
Replies: 4
Views: 911

Re: Range Slider Control

Hi,
In Win32 there is the trackBar control
It is in fiveWin called TTrackBall look at trbar example
Regards,
by AntoninoP
Thu Jun 23, 2016 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Range Slider Control
Replies: 4
Views: 911

Range Slider Control

How create this ?

Image
by Silvio.Falconi
Tue Jun 14, 2016 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Range Slider Control
Replies: 4
Views: 911

Re: AddHRuler()

I thinked we can use the slider control used to mage choosegradient function but only U can create it because I not see choosegradient source
by Silvio.Falconi
Wed Apr 27, 2016 11:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: AddHRuler()
Replies: 4
Views: 820

Re: Control de Volumen de Windows

... regresa al volumen alto, hasta ahi va bien.. Pero necesito saber en que nivel de volumen esta el sistema para ahi aumentarlo o disminuirlo con un Slider, aunque ponga el nivel de volumen en bajo GETVOLUME() siempre me retorna 65535, solo me faltaria éste detalle.. Gracias..
by cuatecatl82
Tue Mar 15, 2016 12:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Control de Volumen de Windows
Replies: 6
Views: 1170

Re: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)

Building this with Harbour / MSVC 2013, it all loads and appears to work well. However, if I take the scroll bar slider and move it to the bottom, then click on a record to highlight it, I get the following error: Error description: Error ADSCDX/5018 The handle given was not recognized ...
by nageswaragunupudi
Sun Dec 06, 2015 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)
Replies: 25
Views: 4250

Re: Mejoras para scintilla

... NEW VERSION 10/11/2015 ------------------------------------ New: 11/11/2015 - New: Implementation Color Selection - New: Show/Hide Slider zoom - New: Implementation Option Default Save/Load/New - Fix: Restore implementation Autocomplete - New: Initial implementation import projects ...
by cnavarro
Tue Nov 10, 2015 7:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 840645
PreviousNext

Return to advanced search