mrhx software Switch to Russian
Welcome, Guest
  • Now is Wednesday, 2024-04-24, 06:00
  • Use RSS to get the latest news.
  • Do you want to register or login?
     
    Forum ( NOT DONE )
    • Page 1 of 1
    • 1
    Forum » mrhx software » VISG » What do you need in VISG? (new prog.language, libraries?)
    What do you need in VISG? (new prog.language, libraries?)
    mrhxDate: Friday, 2007-09-07, 22:16 | Message # 1
    Admin
    Group: Administrators
    Messages: 10
    Status: Offline
    I have a long list of varied future changes for VISG (new functions and interface features).

    But maybe someone wants to say his needs?
    (like support of some programming language or gui library or interface language)


    mrhx.ucoz.com
     
    munsDate: Friday, 2007-09-14, 19:13 | Message # 2
    Group: Users
    Messages: 2
    Status: Offline
    Hi mrhx,

    Is resizing of controls an easy request? For example, any controls within a frame get resized acccording to the dimensions of the frame? (I realise that resizing code would have to be added for each language supported, but just worry about C/C++ wink )

    EDIT: And can all the child windows be shown if the main window is selected? Thanks! And recently used projects available in the File menu?

    Message edited by muns - Friday, 2007-09-14, 19:24
     
    mrhxDate: Friday, 2007-09-14, 21:49 | Message # 3
    Admin
    Group: Administrators
    Messages: 10
    Status: Offline
    Hi, muns.

    I'll think about the automatical resizing of controls. It would be useful feature.

    The "Recent projects" feature will be available in the next version of the program smile

    About the last suggestion with autoshow of the child windows - I think, I'll do it.


    mrhx.ucoz.com
     
    Dr_BakteriumDate: Wednesday, 2007-11-07, 05:22 | Message # 4
    Group: Users
    Messages: 2
    Status: Offline
    Hello mrhx,

    congratulations for this great tool. I find it very useful.

    I've three problems/suggestions.
    First, on startup i got these error messages:

    Code
    SCRIPT ERROR>
    File: "D:\Programme\FreeBASIC v0.18.1b\visg\\plugins\ctrl_animate.vsg"
    Line: 1
    Error: Unknown command
    ERROR> unknown type of plugin:
    D:\Programme\FreeBASIC v0.18.1b\visg\\plugins\ctrl_animate.vsg

    How can i fix the double backslashes?

    Second, VISG produces code like this:

    Code
        HWND wnd = CreateWindowEx(0x00000100, WND_CLASS_NAME0, "window", 0x14CF0000,
         CW_USEDEFAULT, CW_USEDEFAULT, 400, 300, NULL, NULL, instance, NULL);

    Is it possible to get constante names like WS_THICKFRAME instead of hex-values?

    Third, is it possible to say VISG to create a customized menu? Maybe by using the API functions CreateMenu, AppendMenu and so on?

    Greetings
    Dr. Bakterium


    "Daemons for some, angles for others."
     
    mrhxDate: Wednesday, 2007-11-07, 21:02 | Message # 5
    Admin
    Group: Administrators
    Messages: 10
    Status: Offline
    Quote (Dr_Bakterium)
    First, on startup i got these error messages:

    "ctrl_animate.vsg" is an old version of "ctl_animate.vsg". It has some obsolete commands inside (like "%rem").

    Quote (Dr_Bakterium)
    How can i fix the double backslashes?

    The double backslashes are not an error. See above - the files "ctrl_*.vsg" are obsolete.
    New version of these files have names like "ctl_*.vsg".

    I think, you've installed new visg over the old one.
    Download the latest version 0.94 and do not copy over the old one.

    Quote (Dr_Bakterium)
    Is it possible to get constante names like WS_THICKFRAME instead of hex-values?

    Third, is it possible to say VISG to create a customized menu? Maybe by using the API functions CreateMenu, AppendMenu and so on?

    Yes, it's possible and it will be done in near future.


    mrhx.ucoz.com
     
    Dr_BakteriumDate: Thursday, 2007-11-08, 03:22 | Message # 6
    Group: Users
    Messages: 2
    Status: Offline
    Quote
    I think, you've installed new visg over the old one.

    Yes. So i did.
    Ok, i will delete the old files before reinstalling. Thanks again for the quick answer bye


    "Daemons for some, angles for others."
     
    Forum » mrhx software » VISG » What do you need in VISG? (new prog.language, libraries?)
    • Page 1 of 1
    • 1
    Search:
  • Rate my site
    [ Results · Polls archive ]
    Total of answers: 82

    Friends
    · ProTools
    · Free file hosting

     © 2007-2008 Alexander G. Karpov a.k.a. mrhx