morphine
uniGUI Subscriber-
Posts
28 -
Joined
-
Last visited
-
Days Won
2
morphine last won the day on December 29 2024
morphine had the most liked content!
Profile Information
-
Location
South Africa
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
morphine's Achievements
Newbie (1/4)
4
Reputation
-
@Marlon Nardi Thank you, working fine now.
- 294 replies
-
- 1
-
-
- falcon store
- unifs
-
(and 42 more)
Tagged with:
- falcon store
- unifs
- unifsmap
- unifskendoui
- unifsmask
- unifsbutton
- unifsmenubutton
- unifscolorpicker
- unifsedit
- unifstoggle
- unifscombobox
- unifscalcedit
- unifsgooglechart
- unifstheme
- unifstoast
- unifsconfirm
- font awesome
- maps
- routes
- directions
- direction
- marker
- distance
- fskendoui
- chart
- google chart
- qrcode
- unifsqrcode
- unifskeys
- upload
- multiupload
- unifsmultiupload
- signature
- unifssignature
- unifspix
- pix
- unifshighcharts
- unifscamera
- camera
- webcam
- heatmap
- tremes
- theme
- barcode
-
Hi Marlon, Please can you assist? I have downloaded the latest UniFalcon Delphi Components Package but doesnt seem to have the following included: [FSComboMultiple] Multi-Select Combo Component; [FSComboSelect] Combo + Research Component;
- 294 replies
-
- falcon store
- unifs
-
(and 42 more)
Tagged with:
- falcon store
- unifs
- unifsmap
- unifskendoui
- unifsmask
- unifsbutton
- unifsmenubutton
- unifscolorpicker
- unifsedit
- unifstoggle
- unifscombobox
- unifscalcedit
- unifsgooglechart
- unifstheme
- unifstoast
- unifsconfirm
- font awesome
- maps
- routes
- directions
- direction
- marker
- distance
- fskendoui
- chart
- google chart
- qrcode
- unifsqrcode
- unifskeys
- upload
- multiupload
- unifsmultiupload
- signature
- unifssignature
- unifspix
- pix
- unifshighcharts
- unifscamera
- camera
- webcam
- heatmap
- tremes
- theme
- barcode
-
@Marlon Nardi Thank you for your assistance, it is greatly appreciated. As a token of my appreciation, I have also purchased the UniFalcon Package.
- 294 replies
-
- 1
-
-
- falcon store
- unifs
-
(and 42 more)
Tagged with:
- falcon store
- unifs
- unifsmap
- unifskendoui
- unifsmask
- unifsbutton
- unifsmenubutton
- unifscolorpicker
- unifsedit
- unifstoggle
- unifscombobox
- unifscalcedit
- unifsgooglechart
- unifstheme
- unifstoast
- unifsconfirm
- font awesome
- maps
- routes
- directions
- direction
- marker
- distance
- fskendoui
- chart
- google chart
- qrcode
- unifsqrcode
- unifskeys
- upload
- multiupload
- unifsmultiupload
- signature
- unifssignature
- unifspix
- pix
- unifshighcharts
- unifscamera
- camera
- webcam
- heatmap
- tremes
- theme
- barcode
-
Hi Marlon, Thank you for the great components! Downloaded the FSKendoUI component. Please can assist with Delphi 12 Athens?
- 294 replies
-
- falcon store
- unifs
-
(and 42 more)
Tagged with:
- falcon store
- unifs
- unifsmap
- unifskendoui
- unifsmask
- unifsbutton
- unifsmenubutton
- unifscolorpicker
- unifsedit
- unifstoggle
- unifscombobox
- unifscalcedit
- unifsgooglechart
- unifstheme
- unifstoast
- unifsconfirm
- font awesome
- maps
- routes
- directions
- direction
- marker
- distance
- fskendoui
- chart
- google chart
- qrcode
- unifsqrcode
- unifskeys
- upload
- multiupload
- unifsmultiupload
- signature
- unifssignature
- unifspix
- pix
- unifshighcharts
- unifscamera
- camera
- webcam
- heatmap
- tremes
- theme
- barcode
-
Thank you all.
-
Hi, See UniGUI Demos- Desktop - TOOLBUTTONS. When using UniNativeImageList, ImageIndex ,it does not show the icon in uniDbGrid.
-
Hi , Please can you confirm if there is a bug when using UniNativeImageList - ImageIndex in uniDbgrid? Thanks.
-
Hi, Using UniNativeImageList as per UniGUI Demo- TOOLBUTTONS
-
Hi , When adding Toolbuttons to uniDbgrid all works fine except when trying to use ImageList. UniPanel works fine with ImageList. See UniGUI Demo- TOOLBUTTONS. Unigui v1.90.0.1564 Thank You
-
Thank you for your time @Marlon Nardi Works perfect....
-
@Marlon NardiThank you for your reply. Works as expected for: Chart.ChartType:=Column; Red Arrow Chart.ChartProperties.Values['valueAxis'] := '{majorGridLines: {visible: false},labels: {font: "8px Tahoma", rotation: "auto", format: "#,#"} }'; Blue Arrow Chart.ChartSeriesDefaults := 'labels: {font: "16px Tahoma", visible: true, position: "outsideEnd", template: "#= kendo.format(''{0:n3}'', value) #"} '; How would you change the font size highlighted in purple? Chart.ChartType:=Bar; Blue Arrow Chart.ChartSeriesDefaults := 'labels: {visible: true, position: "outsideEnd",font: "16px Tahoma", template: "#= kendo.format(''{0:c}'', value) #"}'; How would you change the font size indicated by the RED arrow? I tried numerous CONFIG OPTIONS - https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart Appreciate your assistance.
-
Hi @Marlon Nardi Firstly, thank you for a great component. Please can you assist? Labels disappear when trying the following : Chart.ChartProperties.Values['categoryAxis'] := '{labels: {font: "8px Tahoma"}}';
-
Thank you Sherzod, appreciate it.
-
Perfect, thank you. Last question, where can I change the disabled button's background color or opacity to make it "look" disabled?
-
Hi All, How would you enable / disable - UniPanel1.ToolButtons[0] to stop the user from clicking on the button? Thanks.
