Recent

Author Topic: MaskImageControls  (Read 8561 times)

Whiterawen

  • New Member
  • *
  • Posts: 12
    • Lirein's Homepage
MaskImageControls
« on: September 16, 2010, 04:55:41 pm »
I have been released first beta version of my own graphical controls: Buttons, scroll bars, combo boxes, page tabs and e.t.c. This controls are full customizable with help of images and may be used in FingerTouch applications or in this way where you need non-standard looking controls.
Direct link to my WiKi page http://lirein.org.ru/cgi.php/index?topic=Bio.MaskImageControls
WBR, Vanya Batalin.

lainz

  • Guest
Re: MaskImageControls
« Reply #1 on: September 16, 2010, 05:39:11 pm »
I have been released first beta version of my own graphical controls: Buttons, scroll bars, combo boxes, page tabs and e.t.c. This controls are full customizable with help of images and may be used in FingerTouch applications or in this way where you need non-standard looking controls.
Direct link to my WiKi page http://lirein.org.ru/cgi.php/index?topic=Bio.MaskImageControls

The Download link is broken please fix it.

Whiterawen

  • New Member
  • *
  • Posts: 12
    • Lirein's Homepage
Re: MaskImageControls
« Reply #2 on: September 16, 2010, 05:47:04 pm »
Link has been fixed.
WBR, Vanya Batalin.

lainz

  • Guest
Re: MaskImageControls
« Reply #3 on: September 16, 2010, 06:14:03 pm »
MaskImageControls\expagecontrol.pas(372,46) Error: Identifier not found "ResizeDelayedAutoSizeChildren"

//DebugLn(['TCustomNotebook.CNNotify ',DbgSName(Page[PageIndex]),' ',Page[PageIndex].Visible]);
ResizeDelayedAutoSizeChildren;

Notebook isn't available in the newest snapshots (i'm using SVN 27341)

just commenting {ResizeDelayedAutoSizeChildren} works.
« Last Edit: September 16, 2010, 06:15:43 pm by lainz »

Eb

  • Newbie
  • Posts: 1
Re: MaskImageControls
« Reply #4 on: September 16, 2010, 11:29:36 pm »
/MaskImageControls/editex.pas(418,65) Error: Identifier not found "PGdkWindow"
/MaskImageControls/editex.pas(418,82) Error: Identifier not found "gdouble"
/MaskImageControls/editex.pas(418,107) Error: Identifier not found "gdklib"
/MaskImageControls/editex.pas(418,107) Error: Illegal expression

OpenSuse 11.1
KDE 3.5 gkt2
Lazarus 09.28
FPC 2.2.4

Whiterawen

  • New Member
  • *
  • Posts: 12
    • Lirein's Homepage
Re: MaskImageControls
« Reply #5 on: September 17, 2010, 02:41:05 am »
Well, I'm fix this issues at least for this evening. Now components set supports only Win32/Win64 (Probably WinCE) and GTK2, no QT or Carbon support.

/MaskImageControls/editex.pas(418,65) Error: Identifier not found "PGdkWindow"

You can comment this line or add gdk modules into uses section.
May be I put this components at SourceForge.
WBR, Vanya Batalin.

Whiterawen

  • New Member
  • *
  • Posts: 12
    • Lirein's Homepage
Re: MaskImageControls
« Reply #6 on: September 17, 2010, 03:58:08 pm »
I'll had placed project to SF, checkout new version from SVN: https://sourceforge.net/p/maskimage/svn/
WBR, Vanya Batalin.

 

TinyPortal © 2005-2018