Jump to content

MarkLince

uniGUI Subscriber
  • Posts

    82
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by MarkLince

  1. Hi Farshad, Thanks for a quick reply, yes as you say, findcomponent is returning nil and therefore causes AV in my code sample. I have also tried; var ADlabel:Tunilabel; ADLabel:=TUniLabel(ADScroll1.FindComponent('ADLabel'+inttostr(count1+1))); if not (AdLabel = nil) then begin ADLabel.Caption:='Test'; end; and of course no AV and caption is not set as ADLabel is nil, but I don't understand why it should be nil. as there is a component called "ADLabel1, ADLabel2, ....." with parent ADScroll1 What am I missing? Thanks Mark
  2. Hi, I have a Frame with a scrollbox on it and some labels and listboxes on the scrollbox. The labels and listboxes are named ADLabel1, ADlabel2, ADLabel3 .... and similarly the listboxes. trying to cycle through the controls and change properties using for example; for count1:= 0 to mystringlist.count-1 do begin TUniLabel(FindComponent('ADLabel'+inttostr(count1+1))).caption:=mystringlist[count1]; end; But this causes an AV, searched through forum and fincomponent seems to have been a problem in early builds of uniGUI, is it still a problem?? I have tried lots of variations of findcomponent but nothing seems to work. So... any help is gratefully received. Regards Mark
  3. Has anyone got a view on this? I'm trying to capture a signature using unicanvas, but it doesn't work on a touch screen because of touch panning in the browser. Trying to use this code from Farshad, but I'm not sure where to put it. Also any more on touch events in the unicanvas control ? Thanks Mark
  4. Hi, Thanks Mohammad, for sure https is a must to secure client to server messages, I was referring to storage and processing server side. I have gone with lockbox 3 instead of TMS. Mark
  5. Hi, This looks great, How do I get it? Regards Mark
  6. Hi, I'm thinking of using TMS Cryptography pack with unigui https://www.tmssoftware.com/site/tmscrypto.asp Just wondered if anyone has any experience with it and what do others use to manage password hashing/ processing server side. Thanks Mark
  7. Hi, I looked at all the options at http://www.jqueryrai...query-calendar/ but none of them really hit the spot, What I really need is exactly unicalendar panel, but with a horizontal access in day view and multi resource. It sort of already has multi resource as it can create multiple calendars, but they display on the same panel and the day view is vertical, but everything else is exactly what I need. Is it possible to adapt the unicalendarpanel? Mark
  8. Hi Hayri, I too am looking for a basic scheduler, with a horizontal axis and multi resource, similar to the bryntum scheduler (Resource view) but much more basic, more like unicalendar panel but horizontal axis in day view, with multi resource. In fact unicalendar would be perfect for me if it had horizontal axis in day view and multi resource! I know from posts that others want this too! http://http://www.bryntum.com/examples/scheduler-latest/examples/kitchensink/#examples/schedulingsuite I am also interested in your exmap component at $100 Regards Mark
  9. Hi Hayri, Please can I buy your componnets? And can you confirm that they all work in 64bit Regards Mark
  10. Just had another look at the bryntum page and licencing, and it looks like a sencha licence would also need to be purchased as the oem licence that comes with unigui is only for unigui! Thats harsh! Mark
  11. Hi, The current version of ExtJs Calendar panel with Sencha (6.2) seems not to have a horizontal capability, at least the demo does not showcase it. So will this be an added feature when the 6.2 version is ported over to unigui? Also the Bryntum planner looks fantastic and ticks all the boxes, except it is expensive, OEM licence cost is not published on website and initial enquiry has gone unanswered, but I suspect its considerably greater than the published $450 for the standard licence which is not suitable for comercial use, I'm also not sure how it would work with unigui even if i did purchase a licence? The horizontal aspect is far more useful than vertical, at least for my need. I'm looking at the possibility to code a basic scheduler using a unistringgrid or unidbgrid as a base, but I'm finding it heavy going as I keep running into js! I'm new to unigui and a have no experience is javascript so its difficult. Any help or insight with this from anyone would be greatly appreciated. Mark
  12. Hi Farshad, Thanks for the quick reply, and it would be great if you were able to change this. In the mean time if I just re-install on my second machine will that work for me or will that cause a problem? How many machines can I install on, I only need 2 (office and home). Thanks again Mark PS Your work is very impressive!
  13. Hi Farshad, I'm a new subscriber with a complete pro licence. I use virtuabox and have run into this problem how do I resolve it. I have 2 computers I develop on and usually copy VMs from one to the other without issue. Thanks in advance Mark
  14. Hi Fenix, I would like to buy your components to use with our new unigui subscription. How do we proceed? Regards Mark
  15. Hi, I know this is old post, but as it has no clear resolution/ update I thought I'd ask. Is this fixed in the present version/ build of unigui? We need to caption client signatures and I'm hoping that by know this is not an issue. Thanks Mark
  16. Hi, Just tried to purchase complete pro edition and it failed several times, tried first with card, then with PayPal. Please advise us how to proceed. can we pay direct to your paypal account?? Hoping for a speedy resolution Regards Mark
  17. Hi, My company is in the process of evaluating unigui for our next development project which will require some scheduling capabilities. The calendarpanel component is of interest but its also limited in its feature set and scope. So with that said; 1. Is it possible for the calendarpanel to display along a horizontal axis instead of vertical? 2. Is it possible for calendars to be displayed as separate resources, each with its own column/ row depending on orientation. 3. If this is not possible within the existing scope of the component, how much coding would need to be done to achieve it. I have looked at the Bryntum Ext Scheduler and its exactly what I want, but quite expensive on top of the unigui licence purchase and I'm not sure if it would work with unigui anyway?? anyone got any experience with that? One last thing we are not expert in js, hence our interest in unigui, if there are any js coders on here who would be interested in helping with this if its possible. Thanks in advance. Mark
  18. MarkLince

    V1 RC

    Hi Farshad, Thanks for the speedy reply. We will be making our decision within the next 2 weeks, I hope there will be no price increase within this time. Regards Mark
  19. MarkLince

    V1 RC

    Hi, I'm new here, been looking for a long time at web development options for Delphi and finally arrived here and so far I am blown away! so far its ticking all my boxes so my company is looking to buy a licence soon. I've been reading a lot of forum posts and generally doing due diligence before purchase because it is and has been a long time in beta. The more I read the more comfortable I feel about that, especially when I saw the new topic appear on version 1 release candidate. Unfortunately, I seem not to have access to that topic so I'm going to ask some specific questions here, if thats OK. 1. Are there likely to be any changes to the present licencing options/ scope and prices once version 1 is released, or indeed just prior to release? 2. Will UniGui version 1 include current version of Ext Js, V6.x I believe? 3. If no Ext Js 6 in UNIGui 1 then when might that be implemented and what impact is that likely to have on existing UniGui aps using Ext Js 4.2? Thats it for now and thanks in advance. Mark PS sorry if my questions seem newbie, its because ... well I am!!
×
×
  • Create New...