Jump to content

Phxtecno

uniGUI Subscriber
  • Posts

    105
  • Joined

  • Last visited

Everything posted by Phxtecno

  1. it's 0.99.0.1149 and Delphi XE5
  2. Hi, I have a DBgrid with some fields; for two Columns I fill the PickList property with some values. The 1st pickList is fixed, while for my application, the values in the second depends on the item selected in the first combo. So I dynamically populate the second list depending on the NEW values selected during edit of the first combo. My problem is that I am not able to catch this New value; I am still in Edit of the row (still not posted) and after selection on 1st combo I get always the old value (current in DB). instead of the New selected... I tried to link to the 1st column a specific DBComboBox component, which have a 'onCloseUp' event but I stil gest the "old" value, not the new selection... Any idea on how get the New selected value ? Thank you, Marco
  3. Embarcadero should include UniGui in Delphi Btw which grid component did you used in these screenshot ??
  4. ok Aslan, it's time to try something by myself, hope... Regards Marco
  5. Hi Aslan, I am looking for a special DBcombobox; I mean with double list, for items and display values. For example the DB field contains an integer, 1,2,3,4... but I want display corresponding text description, as Practicer, Nurse, Doctor, etc.. I see you have a component suite for unigui; do you have such DbCombobox in your collection ? Regards, Marco
  6. I have tried to inherit a new component from uniDBcomboBox, but without success... Anyone can help ? Regards
  7. Was developed a component with this feature ? regards
  8. Hi, is this a combobox with two list ? as infopower vcl, with Display list and Value list ? Have you DBcomboBox version ? regards, Marc
  9. Hi, is there a way to change its font size ? I mean of the UniMenuItems. and their image size ? now seems 16x16 but are small... Regards, Marc
  10. Hi, it works too :-) anyway the treevieew show unconnected lines betweens each item... Seems the drawings of these lines still working for size 16x16.
  11. Understood, thank you !
  12. Hi, using the uniGui new datamodule wizard is offered the option to choose between an Application Datamodule and a Free Datamodule. Can you explain the differences between the two and a use case ? regards, Marc
  13. hello ! I found the same problem in my previous post http://forums.unigui.com/index.php?/topic/5272-images-16x16-are-clipped-in-unitreeview/ I am not expert about web and html; could you explain me what modify (css?) and where ? many thanks
  14. Hello, I am looking for an advice to start an application in the right way; My application will be almost the same as the unigui AllFeatureDemo; I mean with treeview on left side, title bar on top and a main area in the center to show different forms. If I do as used with Delphi I would create forms on demand and showmodal, destroying them on close. But I have seen that Unigui demo use a TFrameMain component together with closable TUniTabSheet. Could you explain me the difference ion these methods and which is best way to show the forms avoiding waste resource ? Thank you, Marco
  15. Hi, I am newbie and it's not clear to me the way to use TUniLoginForm. The demo is useful but cannot see where in a new project the form must be called, which is the right creation order and where is initialized... Can you explain ? Thank you, Marco
  16. Hi Aslan, for my project I should use a TreeView with checkbox and multiselect, as in demo at www.cgdevtools.com It' would be fantastic have such controls (jquery) in uniGui... Regards
  17. Hello, for my applications would be very important have the Checkbox option on each item of TreeView, with multi select also. Best regards.
  18. Hello, I am new to Unigui; after trial download I run it but get error immediately about licence key expired... I have found nothing about this in documentation, but seems there is a registered version (?) Can you help/clarify what's necessary do to test and eventually buy a licence ? Best regards, Marco
×
×
  • Create New...