Jump to content


Orpheus87's Content

There have been 10 items by Orpheus87 (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#18111 NextInspector - TNXDateItem

Posted by Orpheus87 on 19 October 2015 - 09:51 AM in NextInspector Component

Dear Mr Boki,

 

But why, component TNXDatePicker just fine but TNXDateItem on TNextInspector had trouble?

Please see attachment

 

Regards,

 

Orps

 

 

Attached File  Boki.zip   317.72KB   0 downloads




#18102 NextInspector - TNXDateItem

Posted by Orpheus87 on 15 October 2015 - 09:20 AM in NextInspector Component

Dear Mr Boki,

 

Is there any information about my issue sire?

 

Regards,

 

Orps




#18085 NextInspector - TNXDateItem

Posted by Orpheus87 on 07 October 2015 - 09:31 AM in NextInspector Component

Dear Mr Boki,

 

Not a problem, sir. :D

Very appreciate

 

Regards,

 

Orp




#18082 NextInspector - TNXDateItem

Posted by Orpheus87 on 05 October 2015 - 04:28 AM in NextInspector Component

Dear Mr Boki,

 

I just set format mask for this component and I didnt set ShortDateFormat or LongDateFormat for this app specify, although I set shortDateFormat only for my OS (windows).

I set format mask for this component: dd-mmm-yyyy

Did I do something wrong?

 

01-BOKI.jpg

 

Fyi, the following are the results of my experiment:

  • everytime I change it values, it becomes to today and get same error
  • I tried to clear formatMask I used, but still I get same error
  • I already use same component in read-only mode and its fine

02-BOKI.jpg

 

Please your advice. Thank you.

 

Regards,

 

Orps




#18075 NextInspector - TNXDateItem

Posted by Orpheus87 on 02 October 2015 - 09:25 AM in NextInspector Component

Dear Mr Boki,

 

Yes, this error does show after I select data inside picker

Can you tell me how to solve this?

 

Thank you..

 

Regards,

 

Orps




#18067 NextInspector - TNXDateItem

Posted by Orpheus87 on 01 October 2015 - 04:54 AM in NextInspector Component

Dear Mr Boki,

 

Thank you for your answer.

But this is I got when my apps caught some error:

 

Raise some errors:

03-BOKI.jpg

 

On SourceCode:

04-BOKI.jpg

 

Please kindly tell me what can I do for this issue?

Thank you

 

Regards,

 

Orps




#18060 NextInspector - TNXDateItem

Posted by Orpheus87 on 30 September 2015 - 12:08 PM in NextInspector Component

Dear Mr Boki,

 

Thank you for your amazing component.

I caught some error when I use TNXDateItem on NextInspector.

TNXDateItem didn't read properties "FormatMask" but it reads datetime setting base on OS.

I already try use your example from the website and caught some error. (please see attachment)

Any idea?

 

Thank you.

 

01-BOKI.jpg

 

setting on my OS

 

02-BOKI.jpg




#18047 TNextInpector EventHandling Each Object

Posted by Orpheus87 on 17 September 2015 - 07:37 AM in NextInspector Component

Dear Mr Boki,

 

Finally I found solution for my case.

What i do is:

1. Make some variable (in my case i use string)

2. On event "OnSelectItem" TNextInspector, I put my new variable as a sign to which object is active

3. On event "OnKeyPressed" TNextInspector, I set condition based on value my new variable

4. Done

 

Thank you so much, Mr Boki.

 

Regards,

 

Orps




#18046 TNextInpector EventHandling Each Object

Posted by Orpheus87 on 17 September 2015 - 06:10 AM in NextInspector Component

Dear  Mr Boki,

 

Thank you for your support. But I still dont understand.

Theres is no other Event when I click nxTextItem on NextInspector but only OnDrawPreview. Is there something wrong or I must do something else?

Maybe I can send you screen shot on my application?

Thank you

 

 

Regards,

 

Orps




#18044 TNextInpector EventHandling Each Object

Posted by Orpheus87 on 16 September 2015 - 01:00 PM in NextInspector Component

Dear Mr Boki,

 

Sorry for my bad english.

I was wonder how can we set event on each object on TNextInspector?

For example:

1. I added 2 NxTextItem (NxTextItem1 & NxTextItem2) and 1 NxComboItem (NxComboItem1).

When user edit NxTextItem1, I dont want any space character on NxTextItem1 tough I allow space character  on NxTextItem2.

2. When user change value of NxComboItem1, I want to change value on NxTextItem2 immediatly tough user doesnt press 'ENTER' on NxComboItem1.

 

How can we do that?

Many Thanks before!

 

 

Regards,

 

Orps