Recent

Author Topic: uEControls  (Read 37539 times)

M.A.R.C.

  • Jr. Member
  • **
  • Posts: 68
uEControls
« on: June 20, 2011, 06:57:28 pm »
uE Controls

Open source set of instrumentation controls for Lazarus and Free Pascal, compilable under Windows and Linux.
This control set uses the excellent graphics library BGRABitmap.

http://ue.accesus.com/uecontrols

current version: 6.1

Regards,

Microelectronics group


« Last Edit: February 04, 2018, 10:29:31 am by M.A.R.C. »

fabienwang

  • Sr. Member
  • ****
  • Posts: 449
  • Lazarus is the best
    • My blog
Re: uEControls
« Reply #1 on: June 20, 2011, 07:56:58 pm »
very nice, thanks for sharing it !
I'm using Arch Linux.
Known for: CPickSniff, OpenGrabby
Contributed to: LazPaint

lainz

  • Guest
Re: uEControls
« Reply #2 on: June 23, 2011, 08:51:17 pm »
uE Controls


Open source set of instrumentation controls for Lazarus and Free Pascal, compilable under Windows and Linux.
This control set uses the excellent graphic library BGRABitmap.

http://ue.accesus.com/uecontrols

Regards,

Microelectronics group

I have a question, this can be added in BGRAControls?

M.A.R.C.

  • Jr. Member
  • **
  • Posts: 68
Re: uEControls
« Reply #3 on: June 23, 2011, 10:21:57 pm »
Sorry, but this set is going to grow with more components for instrumentation applications. we use that for our own developments then is more easy to us if ueControls is a separate set of controls.

Microelectronics Group
http://ue.accesus.com

circular

  • Hero Member
  • *****
  • Posts: 4221
    • Personal webpage
Re: uEControls
« Reply #4 on: June 24, 2011, 01:24:25 am »
Alright, have fun !
Conscience is the debugger of the mind

M.A.R.C.

  • Jr. Member
  • **
  • Posts: 68
uEControls Wiki
« Reply #5 on: July 06, 2011, 05:16:01 am »
Only to inform that the wiki page for uE Controls is online at:

http://wiki.lazarus.freepascal.org/uE_Controls

Best regards,

Microelectronics Group
http://ue.accesus.com

circular

  • Hero Member
  • *****
  • Posts: 4221
    • Personal webpage
Re: uEControls
« Reply #6 on: July 06, 2011, 05:15:20 pm »
Thanks.
Conscience is the debugger of the mind

CaptBill

  • Sr. Member
  • ****
  • Posts: 435
Re: uEControls
« Reply #7 on: July 06, 2011, 07:18:08 pm »
Hi MRisco,
Nice work. Mine installed no problem in my Debian environment. One problem though...My knobs are all squared in with black. The black mask is still visible with the knobs. Everything else seem to work just fine.

The outer bounding box (for the text/ticks) is going transparent fine. The rotating portion seems the transparency is not happening. Did i miss an object inspector setting maybe?

Laz 9.30
Fpc2.4.2
i386-linux-gtk2

M.A.R.C.

  • Jr. Member
  • **
  • Posts: 68
Re: uEControls
« Reply #8 on: July 06, 2011, 09:17:00 pm »
Hi CaptBill,

I found a transparency problem with the routine that draw the default image for the knob in linux.

The easy workaround is a manual load the default image attached to this message in the image item on the object inspector, this is only needed the first time that you place the control on the form.

I found also that, if you place the control inside windows and later open the same form in linux all is ok.

best regards

Microelectronics Group
http://ue.accesus.com

CaptBill

  • Sr. Member
  • ****
  • Posts: 435
Re: uEControls
« Reply #9 on: July 06, 2011, 10:06:51 pm »
Thanks.

Really nice.

CM630

  • Hero Member
  • *****
  • Posts: 1091
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: uEControls
« Reply #10 on: February 12, 2014, 02:23:06 pm »
I cannot install the LPK. I get
Quote
C:\lazarus\extra\uecontrols\uemultiturn.pas(548,4) Fatal: Can't open include file "ueMultiTurn_icon.lrs"
 

I could not find ueMultiTurn_icon.lrs anywhere.
Help?!
« Last Edit: February 13, 2014, 08:28:57 am by paskal »
Лазар 3,2 32 bit (sometimes 64 bit); FPC3,2,2; rev: Lazarus_3_0 on Win10 64bit.

BlueIcaro

  • Hero Member
  • *****
  • Posts: 793
    • Blog personal
Re: uEControls
« Reply #11 on: February 12, 2014, 11:05:42 pm »
Try to donwload the previus veriosn 5.10. The lastest version has a miss file

/BlueIcaro

CM630

  • Hero Member
  • *****
  • Posts: 1091
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: uEControls
« Reply #12 on: February 13, 2014, 09:34:51 am »
Ideed, there is one more component, there is a new component uemultiturn in version 5.13, which seems to be uploaded today. Unfortunately a file for the new component is missing.
« Last Edit: February 13, 2014, 10:58:50 am by paskal »
Лазар 3,2 32 bit (sometimes 64 bit); FPC3,2,2; rev: Lazarus_3_0 on Win10 64bit.

taazz

  • Hero Member
  • *****
  • Posts: 5368
Re: uEControls
« Reply #13 on: February 13, 2014, 10:17:53 am »
well thats not a big deal, just create a dummy lrs files with nothing in it and you are done or simple remove the lrs file from the requirements, after all lrs is a resource file and it probably only has the icon to be used on the component palette for the new component.

OR simple download it from http://sourceforge.net/p/uecomponents/svn/HEAD/tree/uemultiturn_icon.lrs
« Last Edit: February 13, 2014, 10:25:07 am by taazz »
Good judgement is the result of experience … Experience is the result of bad judgement.

OS : Windows 7 64 bit
Laz: Lazarus 1.4.4 FPC 2.6.4 i386-win32-win32/win64

BlueIcaro

  • Hero Member
  • *****
  • Posts: 793
    • Blog personal
Re: uEControls
« Reply #14 on: February 13, 2014, 11:18:15 am »
well thats not a big deal, just create a dummy lrs files with nothing in it and you are done or simple remove the lrs file from the requirements, after all lrs is a resource file and it probably only has the icon to be used on the component palette for the new component.

OR simple download it from http://sourceforge.net/p/uecomponents/svn/HEAD/tree/uemultiturn_icon.lrs
Cool!!  :)

/BlueIcaro

 

TinyPortal © 2005-2018