Search found 23 matches: flip

Return to advanced search

Re: Printing double sided

... you rotate it vertically to see the other side properly. (2) should use long edge binding. That means on page one, if you hold the left side and flip the page to the left, the back side will have the print top at the same top of the sheet as the front. 3) I also find if I send it to the printer ...
by TimStone
Tue Oct 25, 2022 12:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing double sided
Replies: 24
Views: 2382

Re: Location of groups in the ribbonbar

Your sample is working. For my purpose, i don't need them to flip to the right, so if the original poster has it working, no time is needed to find why it is not working here... The code I use is like this : Maybe the fact that I have a hardcoded MOSTLEFT ...
by Marc Venken
Wed Jul 06, 2022 9:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Location of groups in the ribbonbar
Replies: 16
Views: 1149

Re: New touchscreen project

... controls are touch responsive. Some controls have extended touch capabilities. For example XBrowse and XImage, we can scroll the browse/image with flip of fingers and also pinch and zoom with fingers. I have been using touch screen with my development computer and I keep testing on touch screen. ...
by nageswaragunupudi
Mon Feb 07, 2022 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New touchscreen project
Replies: 2
Views: 480

Re: How to use XBROWSE lKinetic and bLClicked in the same time?

... the mobile os can accept level of pressing on screen but if we know the hold press (as kinetic behavior), it can work as mobile. Try again. You flip with your fingers and the browse scrolls. XBrowse's touch interface does not depend on the lKinetic setting. It works always. This is my check-in ...
by dutch
Wed May 13, 2020 3:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 1116

Re: How to use XBROWSE lKinetic and bLClicked in the same time?

I use touch screen but when I use bLClicked on XBROWSE, lKinetic doesn't work. Because XBROWSE action on bLClicked only.


Try again. You flip with your fingers and the browse scrolls.
XBrowse's touch interface does not depend on the lKinetic setting.
It works always.
by nageswaragunupudi
Tue May 12, 2020 5:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 1116

Re: Antonio: Differences between BORLAND and VCC

... BCC and MSVC ... and now as a developer, with minimal effort .. I can chose to use either C++ compilers ( with minimal over-head ) with just the flip of a switch. Rick Lipkin ps ... FiveEdit ( i believe ) can also compile with MSVC2015-17 or BCC ( thanks cristobol )
by Rick Lipkin
Thu May 31, 2018 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: Differences between BORLAND and VCC
Replies: 32
Views: 7704

Re: Saving bitmap from TXImage.

... scans, etc.. James The present function is only a wrapper to the gdi+ function, which allows only rotation in multiples of 90 deg with option to flip the image. I am planning to provide rotation by any angle in the coming versions. As of now this is an option. Ximage provides for rotation by ...
by nageswaragunupudi
Mon Feb 22, 2016 3:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving bitmap from TXImage.
Replies: 14
Views: 3320

Re: Using Hash in Harbour with bcc7

Do I need to recompile Harbour to get this option, or is there a way to flip a switch with the latest version (downloaded Sunday). If I do need to recompile Harbour, should I have what is needed to compile it, or do I need to download something additional from ...
by byron.hopp
Thu Dec 17, 2015 9:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Hash in Harbour with bcc7
Replies: 9
Views: 1694

Re: Manipulating Bitmaps (BMP)

... a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses ...
by ukoenig
Fri Jun 01, 2012 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manipulating Bitmaps (BMP)
Replies: 14
Views: 5563

Re: Metro 3D-Buttonstyle needed ?

... ; Download : http://www.pflegeplus.com/fw_downloads/m3d_1.zip The 1. Gradient-set ( from Top-right to Bottom-left ) You can use Pixelformer, to flip the Gradient to other Directions http://www.pflegeplus.com/pictures/MetroGrad1.jpg Download : http://www.pflegeplus.com/fw_downloads/MetroGrad1.zip ...
by ukoenig
Sat Apr 28, 2012 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Metro 3D- and Gradient-Buttonstyles
Replies: 4
Views: 1297

Re: What is the best of MySql (lib or class) TMySql, TDolphin

... I looked ) a run-time client. If you have plans to distribute your app with ADO and have many computers .. you have a distribution problem. On the flip side, you can use the MySql library that you can ( conveniently ) link into your app ( much like advantage database ) but the syntax is nothing ...
by Rick Lipkin
Sat Feb 25, 2012 2:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: What is the best of MySql (lib or class) TMySql, TDolphin
Replies: 92
Views: 19691

Re: Image-convert, crop and resize ( full source included )

... Maybe You still need some more Scripts ? It is easy to include more Filters. http://www.pflegeplus.com/pictures/filters.jpg Flip and Rotate ------------------- cScript1 := '-quiet -o ' + cNewfile + ' -rotate_flag smooth -rotate 90 -overwrite ' + cOrgfile cScript1 := '-quiet ...
by ukoenig
Sat Aug 27, 2011 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image-convert, crop and resize ( full source included )
Replies: 10
Views: 5501

Visual Image-Converter / Script-Edit => Rel. 1.0 (Download)

... Horizontal ignores Vertical and defined Vertical ignores Horizontal ) http://www.pflegeplus.com/pictures/NC6_RES.jpg Rotate or Flip a Image : http://www.pflegeplus.com/pictures/NC7_ROT.jpg Convert a selected Image to a new Format All Selections are creating a ...
by ukoenig
Thu Aug 04, 2011 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Visual Image-Converter / Script-Edit => Rel. 1.0 (Download)
Replies: 4
Views: 2519

Windows 7 and Vista => RUNDLL32 - Shortcuts

... options in My Computer Context Menu. NOTE: There is also another similar command "Rundll32 dwmApi #105" which is used to run "Flip 3D". You can also add it in My Computer or desktop Context Menu by following the above mentioned steps. Best Regards Uwe :lol:
by ukoenig
Wed Jun 02, 2010 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 7 and Vista => RUNDLL32 - Shortcuts
Replies: 0
Views: 1395

Re: WINDOWS 7 AERO

... hotplug.dll). DwmApi #102 = Aero aktivate ( >= Windows Vista ) DwmApi #104 = Aero deaktivate ( >= Windows Vista ) DwmApi #105 = starts Flip3D < Display of started Applications > ( >= Windows Vista ) Additional - Informations about AERO : How to Add Aero ON / OFF Shortcuts in ...
by ukoenig
Tue Jun 01, 2010 6:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WINDOWS 7 AERO
Replies: 3
Views: 1142
Next

Return to advanced search