DatetimePicker Behaviour in Apache Module

Raudus Forums Components DatetimePicker Behaviour in Apache Module

This topic contains 4 replies, has 3 voices, and was last updated by  vigalo 6 years, 10 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #97348

    mestosa
    Participant

    Hi All,

    I’ve been using raudus for some time until now, I’ve found a strange behaviour in RxJqDatePicker.pas,

    if I use datetime picker in Raudus Application, the look is fine (with theme), but when I compile my application in apache module then it would appear only text (without theme) has anyone encounter this?

    Hopefully Igor would help :), Thank you in advance.

    #853125

    vigalo
    Participant

    Hi, mestosa :

     

    I have the same problem. Did you solve it?

    I created other custom components, (from jquery library) and all of them work well if are in Raudus application but not if I compile as apache module.

    Thanks.

    #853128

    vigalo
    Participant

    Hi:

    For all those who have problems with css styles when the app is compiled as apache module, the problem was in http.conf because we need to load the mime module, so adding this line must solve the problem :

    LoadModule mime_module modules/mod_mime.so

     

    #853130

    Fabio Souza
    Participant

    Look this: http://delphiaccess.com/foros/index.php/topic/2447-%C2%BFc%C3%B3mo-configurar-apache-v22-para-raudus/

    #853132

    vigalo
    Participant

    Hi, Fabio:

    Thanks for your reply.

    Because I am spanish, the link you posted are the instructions I first used. In this document, you must add the module I say in my last post if you want to use some of the RaudusX components (like RxJqDatePicker or RxJqCalculator) and deployed as apache module.

    Regards, Vicente

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.