+ Reply to Thread
Results 1 to 7 of 7

Thread: VDE 'lost' control

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default VDE 'lost' control

    Hi,

    I seem to have 'lost' a control in the VDE. I was adding some text to a check box I had created which had a very small width. I think the fact that the text I entered was much to big caused some kind of issue - I saw the control appear briefly at the top left of the window (in the wizard banner) and then completely disappear.

    I'm getting compile errors on this dialog about a variable that doesn't exist, but I can't delete the control. Is there anything I can do or do I have to recreate this dialog? (It seems you can't use tab to cycle through the controls in the window.)

    TIA,
    Jon.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: VDE 'lost' control

    Jonathan,

    Could you please send your .sb7 project to support [at] lindersoft [dot] com and we'll check this.

    Thanks,
    Friedrich

  3. #3
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: VDE 'lost' control

    Jonathan,

    See attached screenshot. The compile error is caused by a runtime variable name in the Control Name field

    Friedrich
    Attached Images Attached Images  

  4. #4

    Default Re: VDE 'lost' control

    Ah thanks! I didn't realise I'd done that. Did you find the missing check control? I reopened my project and just noticed the same thing almost happened with the 'Proxy Port' edit control. It's width and height both appeared to be 0 but I could still select it. When I double clicked the x & y pos were also set to 0. I changed them, but I think the control may have disappeared too if I hadn't.

    Jon.

  5. #5
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: VDE 'lost' control

    Jonathan,

    We did find the "Proxy Port" edit control (see SOL_CONFIG. sb7 project we sent back) but no check control. We'll see VDE improvements in the upcoming SB versions to overcome these problems.

    Thanks,
    Friedrich

  6. #6

    Default Re: VDE 'lost' control

    Ok, I'll assume it's not there. But I'm still having an issue with this dialog keep corrupting the 'Heading'. To reproduce...

    Double-click the second 'Custom Wizard Dialog' (the title should be 'Email') and set the heading to 'Email Configuration'. Click 'OK and enter Dialog Editor...' and then double click any control and click 'OK' (no need to make any changes). Finally click 'Save Changes and Exit'.

    When I next open the 'Custom Wizard Dialog Properties', the heading text 'Email Configuration' has been changed to 'tors.' (the last 5 characters of the sub-heading).

    I think the .sb7 file you've already got will reproduce this issue. If not I can send you the latest version.

    Jon.

  7. #7
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: VDE 'lost' control

    Jonathan,

    I think we have already fixed this in the latest internal build. I checked this with your SOL_CONFIG.sb7 and can reproduce this in 7.2 Build 2943, but it works fine in our latest internal build.

    It's caused by a buffer overrun in the "Sub Heading" and the total number of controls. If you make the text in the Sub Heading smaller, it does not happen in your case.

    The fix will be available in the next maintenance build.

    Thanks,
    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •