NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Rene Simons

Pages: 1 ... 9 10 [11] 12 13
151
Web Server - Ask For Help / Position menu items a few points up
« on: May 10, 2010, 01:33:36 PM »
Hi,
In NTWS5 the menu items are much below the menu name.
Is there a way to move the first meu item up a bit?
I think that at least two more menu items fit in the space between the menu name and the first menu-item.

Rene

152
Web Server - Ask For Help / Downloading and applying jQuery styles
« on: May 07, 2010, 02:34:13 AM »
Hi Bruce,

During the NT5 webinar, I remember you telling how and where to to download different jQuery styles and how to handle them. I cannot remember the time-frame however.
Maybe it would be a nice topic for the "Share knowledge" section if you could point-out how to do this and which jQuery version must be downloaded and so on.

Please?

Thanks,
Rene

153
Web Server - Ask For Help / Javascript icons
« on: May 04, 2010, 12:00:21 AM »
Hi,

Can anyone tell me anything about javascript icons as they are used in NTWS5?
A reference to a document will also do.

Thanks in advance,
Rene Simons

154
Web Server - Ask For Help / Right Reports
« on: March 31, 2010, 02:11:52 PM »
Hi
I intend to use RightReports in NTWS5.
Is there anyone who can give me a push in the right direction??
I am using CW63PE
Thanks,
Rene Simons

155
Web Server - Ask For Help / Switch Tab remembering on and off
« on: March 29, 2010, 12:48:50 AM »
Hi,
Is it possible to switch the Tab remembering on and off at procedure level.
In some cases, tab remembering is annoying for users and sometimes it is convenient.
Rene

156
Web Server - Ask For Help / Text editor
« on: March 19, 2010, 12:40:32 AM »
Hi,
Has there been a change in how to enable the text-editor since NTWS5?

Rene

157
Web Server - Ask For Help / NTWS 5.00 Big lookup button
« on: March 08, 2010, 02:38:42 PM »
Hi,
I habve a problem witt  lookup buttons of considerable size. They're about 4 times bigger than smallbuttons.
I used firebug to find out more but 'tll now I get lost in the CSS maze.
Any help??
Rene

158
Hi,
I have a browse in a form.
I click the insert/add button and the form appears....
I fiil the fields, click submit and .....
No new record in the browse to be seen.
I check the file and all there is, is a primed record with none of the data I entered.
There are no specials, extra's or database connections in the form.
Hope anyone can help.

Thanks
Rene

159
Hi,

I would like to change some filepaths when I click a 'Change' button.
I.e. I like these paths to be changed just before the change form appears on screen.
(I know that the file path is set every time the client does a post or a get. And I also know where this is done)
All I want to accomplish is that a session-var which contains crucial data for the path is set in time so that I can use it to set the path(s) in the direction I want.

What is the best embed to do this ?

Kind regards,
Rene

P.S. I won't change the path of the file in the browse where the Change button is clicked  ;)

160
Web Server - Ask For Help / NTWS 4.42 Hidie condition
« on: January 20, 2010, 02:56:02 PM »
Hi,

When I use a condition to hide a field, I put in a Hide condition.
When the hide condition is TRUE, the field AND prompt are hidden.
When the hide condition is FALSE, the field is shown and the Prompt is still hidden.
Is this intentional? This puzzles me.
Is this solvable??Because when the field is shown, I need the prompt to show as well.

Kind rergards,
Rene



 

161
Web Server - Ask For Help / NTWS 4.42 Indistinguishable new prototype
« on: January 19, 2010, 03:09:44 PM »
Hi,
At the first compile I get the above message.
When I look into the CLW file i see the following:

!--- Application Global and Exported Procedure Definitions --------------------------------------------
     MODULE('FDW00001.CLW')
Main                   PROCEDURE   !
     END
     MODULE('FDW00022.CLW')
PageHeaderTag          PROCEDURE(NetWebServerWorker p_web)   !Includes Window Type Menu
     END
     MODULE('FDW00023.CLW')
PageFooterTag          PROCEDURE(NetWebServerWorker p_web)   !
     END
       Module('FDW00_nw.clw')
          NetWebRelationManager (FILE p_file),*RelationManager
          NetWebFileNamed (string p_file),*File
          NetWebSetSessionPics (NetWebServerWorker p_web, FILE p_File)
          NetWebSetPics (NetWebServerWorker p_web, FILE p_File)
       End
       Module('FDW00_nw.clw')
          NetWebRelationManager (FILE p_file),*RelationManager
          NetWebFileNamed (string p_file),*File
          NetWebSetSessionPics (NetWebServerWorker p_web, FILE p_File)
          NetWebSetPics (NetWebServerWorker p_web, FILE p_File)
       End
       Module('FDW00_nw.clw')
          NetWebRelationManager (FILE p_file),*RelationManager
          NetWebFileNamed (string p_file),*File
          NetWebSetSessionPics (NetWebServerWorker p_web, FILE p_File)
          NetWebSetPics (NetWebServerWorker p_web, FILE p_File)
       End
   END

This looks like there's two too many FDW00_nw.clw modules here.
The way I created this app is: Get example web3.app and modify it.

I don't know what to do next.
Anyone??

Cheers,
Rene

162
Web Server - Ask For Help / Nice buttons
« on: December 08, 2009, 11:44:30 AM »
Hi,
Sometimes in screenshotexamples I see those beautifull rounded buttons.
I wonder how you do that?
Rene

163
Web Server - Ask For Help / Missing bottom edge
« on: November 30, 2009, 10:30:19 AM »
Hi,

I loaded NT 4.40. today.
Copied Web folder from \3rdParty\libsrc to app web folder.
Now the bottom edge of the xp-task panel is missing.
Also the right edge of the top-frame (the rounded rim).
I stopped looking for more.

Rene


164
Web Server - Ask For Help / Filter for child browse
« on: November 10, 2009, 01:24:38 PM »
Hi,
I have a parent-child situation in my app.
Now I want to make a droplist field _above_the_child-browse_ (which is  on the right side for aestetic reasons) so the user can pick his favorite view for the child-browse.
Is that possible. And if so.....how??

Thanks,
Rene

165
Web Server - Ask For Help / Display value moves to the right
« on: September 24, 2009, 01:32:02 AM »
Hi,
I have the following problem.
A displayed database value is moving to the right as I change the tab-selection.
I.e. when I select an tab that is more to the right, the displayed value also moves up.
You can see it in the attached examples.
The style I use for the displayed value is 'FormPrompt'. It also happens when I pick a different style.

Does anyone have a clue?

Cheers,
Rene Simons

[attachment deleted by admin]

Pages: 1 ... 9 10 [11] 12 13