Search found 199 matches: solid

Return to advanced search

Brush

... to place other images over the background image. I did a test by placing a background with DrawImage and other images on top, but the images are solid and not transparent on the background. Thank you in advance for your help. Att., Oliveiros Junior
by oliveiros junior
Thu Apr 18, 2024 6:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Brush
Replies: 1
Views: 30

Re: Another for Btnbmp

Silvio, If you need a focus rectangle in a specific color, you would have to implement the drawing yourself. You can do this by drawing a rectangle using functions like WndBoxClr, where you can specify the brush or pen color. Otto local hPen, oCli := ::GetCliRect() hPen = CreatePen( PS_SOLID, 1, nRG...
by Otto
Tue Mar 26, 2024 12:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4889

Re: Another for Btnbmp

When an element, such as a button, is focused on a webpage, the browser typically outlines it with a dotted or solid border. This behavior is akin to the "FocusRect" you mentioned. The focus outline is crucial for accessibility, as it assists users, especially those ...
by nageswaragunupudi
Mon Mar 25, 2024 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4889

Re: Another for Btnbmp

Dear Mr. Rao, When an element, such as a button, is focused on a webpage, the browser typically outlines it with a dotted or solid border. This behavior is akin to the "FocusRect" you mentioned. The focus outline is crucial for accessibility, as it assists users, especially ...
by Otto
Mon Mar 25, 2024 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4889

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

Why would I re-write a very complex program with over 100,000 lines of code, to use on a network , when it works perfectly on one now, is rock solid, incredibly fast, and completely satisfies my clients? How would they benefit? If it was a New program, fine, but I see no gain from doing all of ...
by TimStone
Sat Feb 10, 2024 12:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 791

Re: DBF . Commit

" COMMIT Perform a solid-disk write for all active work areas Syntax: COMMIT Description: COMMIT is a database command that flushes Harbour buffers and performs a solid-disk write for all work areas with open database and index files. ...
by karinha
Fri Oct 20, 2023 5:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2321

Re: Create solid color bitmap array

Many years back, several of us worked to build an integration for Codeblock Calendar into FWH. You will find it in the samples directory of the FWH distributions. In one of my added functions, I can select a color to designate who will be performing the work ( or any other user defined purpose ). Th...
by TimStone
Thu Jul 13, 2023 1:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 323

Re: Create solid color bitmap array

but that is a Codejock issue, not FW,

What do you want to solve Codejock issue?
Do you want solid color bitmaps saved on disk?
by nageswaragunupudi
Thu Jul 13, 2023 1:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 323

Re: Create solid color bitmap array

Thank you. The FWH function worked perfectly. Unfortunately it didn't solve my problem, but that is a Codejock issue, not FW, and I will find a solution. ( Their documentation differs from what actually occurs ... ). However, what you provided is perfect.
by TimStone
Wed Jul 12, 2023 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 323

Re: Create solid color bitmap array

ComboBox function ColorCbx()   local oDlg, oCbx   local nVar     := 1   local aPrompts := { "RED", "GEEN", "BLUE" }   local aColors  := { CLR_HRED, CLR_HGREEN, CLR_HBLUE }   loc...
by nageswaragunupudi
Tue Jul 11, 2023 11:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 323

Re: Create solid color bitmap array

If not, can someone suggest a BMP editor that will allow me to simply change the existing color to the value I need. I have a few tools but none of them want to cooperate. FWH provides the best tool, i.e., the function FW_MakeYourBitmap(...) function ColorBmps()   local aColors  := { C...
by nageswaragunupudi
Tue Jul 11, 2023 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 323

Re: Create solid color bitmap array

Maybe some info here : https://forums.fivetechsupport.com/viewtopic.php?f=3&t=35303&start=15&sid=d1d0a1cdae4ec50d908abf9ebf16bc11 Maybe a Small Xbrowse instead of combo ? https://forums.fivetechsupport.com/viewtopic.php?f=3&t=38071#p227515 I use Colorp...
by Marc Venken
Tue Jul 11, 2023 7:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 323

Create solid color bitmap array

I am using a combobox ( REDEFINE in an RC file ). The dropdown is an array of color bitmaps.  REDEFINE COMBOBOX oCB2 VAR oAppointmentr:AptClr ;      ID 4065 OF oCalDlg ;       ITEMS { "0", "1", "2", "3", "4&quo...
by TimStone
Tue Jul 11, 2023 4:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create solid color bitmap array
Replies: 6
Views: 323

Re: FiveWin on Apple/Mac works great

... ICloud makes this popular. We would need a FiveIOS also to truly have an advantage. This would be a lot of work, so it would be important to see a solid committment from developers. Sent from my iPhone using Tapatalk
by TimStone
Tue Jul 04, 2023 11:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin on Apple/Mac works great
Replies: 10
Views: 751

Great news regarding mod_harbour CGI !!!

... and enjoy the power and robustness of mod_harbour CGI. Rock solid! :-) Watch the video bellow: https://github.com/FiveTechSoft/screenshots/blob/master/modharbour_cgi.gif?raw=true
by Antonio Linares
Mon Nov 07, 2022 6:31 pm
 
Forum: mod_harbour
Topic: Great news regarding mod_harbour CGI !!!
Replies: 43
Views: 7860
Next

Return to advanced search