Hello dear guest!

Boot Land is a community driven site established since 2006 and focused on data recovery/backup boot disks, research of Windows 2000/XP/2003/Vista/7 install/deployment/antivirus tools, customizing Windows PE systems and even learning how to recover from disaster situations.

How about joining our boot disk community? So do it. Life's short!

  - You get free access to our newsletter with all the interesting buzz about boot disks
  - We share publicity revenue with everyone who wishes to participate at the forums
  - Publicity is never, never, never displayed to members (along with many other cool things)
http://boot-land.net/register

73 Pages V  « < 61 62 63 64 65 > »   
Reply to this topic
 WinBuilder 075 - beta testing, beta 6 - Proxy working, the best script engine EVER!
Rating 5 V
post Jan 17 2009, 12:43 PM
Post #621
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 4,490
Thank(s): 113


What happend to the topic of WB feature requests?
It was there before the reorganizing of the board, now it's gone? confused1.gif

So a little request here. It would be great if the interface editor would also show the name of a marked object.
This would make it obsolete to search in [interface] for the name.

cheers.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WB072 or 077RC2, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Jan 17 2009, 01:14 PM
Post #622
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,897
Thank(s): 557


Germany


QUOTE (MedEvil @ Jan 17 2009, 01:43 PM) *
So a little request here. It would be great if the interface editor would also show the name of a marked object.
This would make it obsolete to search in [interface] for the name.

thumbup.gif

I think this can be done.

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Jan 17 2009, 03:33 PM
Post #623
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,897
Thank(s): 557


Germany


QUOTE (MedEvil @ Jan 17 2009, 01:43 PM) *
So a little request here. It would be great if the interface editor would also show the name of a marked object.
This would make it obsolete to search in [interface] for the name.

Done

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Jan 17 2009, 04:01 PM
Post #624
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 4,490
Thank(s): 113


Thanks! thumbup.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WB072 or 077RC2, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Jan 17 2009, 08:59 PM
Post #625
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,242
Thank(s): 284


Australia


On the subject of requests: I'd like an "Indent" button in the WB Editor which toggles indenting on or off. This way, I could select to have Begin-End sections indented by hitting this button on immediate open of WB Editor, rather than making a change in the script and hitting "save".

Thanks for considering.

Regards,
Galapo.


--------------------
galapo.boot-land.net
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jan 18 2009, 02:54 AM
Post #626
allanf
Gold Member   *****
Group: .script developer

  Joined: 5-June 07
Posts: 1,116
Thank(s): 73


I can't see if my request is mentioned anywhere in the 63 pages of this thread, so apologies if this is a repeat.

For quick edit of a script using first instance of the editor in WB, the only save option also opens a new editor window. I like this function, but not for quick adjustments to script... will there be too many buttons if a simple save is also included?

Also, mentioned in the bug reports for 'stable' version at
http://www.boot-land.net/forums/index.php?...amp;showbug=109
is the matter of fixed minimum size of Winbuilder's window. I would like the window width to be resizeable to at least half the width of my display (900x1440). Maybe in future, Aero Snaps would like this also!

Thanks smile.gif


--------------------
Reminding lancelot: You know what a "bugie" is.
It's not a bug; it's that green thing hanging out of your snotty nose.
... :rofl: ...
+Quote Post
post Jan 18 2009, 01:59 PM
Post #627
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,897
Thank(s): 557


Germany


QUOTE (Galapo @ Jan 17 2009, 09:59 PM) *
On the subject of requests: I'd like an "Indent" button in the WB Editor which toggles indenting on or off. This way, I could select to have Begin-End sections indented by hitting this button on immediate open of WB Editor, rather than making a change in the script and hitting "save".

Thanks for considering.

Regards,
Galapo.

Implemented

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Jan 18 2009, 02:10 PM
Post #628
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,897
Thank(s): 557


Germany


QUOTE (allanf @ Jan 18 2009, 03:54 AM) *
I can't see if my request is mentioned anywhere in the 63 pages of this thread, so apologies if this is a repeat.

For quick edit of a script using first instance of the editor in WB, the only save option also opens a new editor window. I like this function, but not for quick adjustments to script... will there be too many buttons if a simple save is also included?

If in Tools > Options > AutoSave is checked, the 'save' button is hidden, because on every leaving of the source code editor, the source code is saved automatically.

When you do not have a 'Save' button, you can be sure to have AutoSave ON and individual saving is not necessary.

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Jan 18 2009, 02:51 PM
Post #629
allanf
Gold Member   *****
Group: .script developer

  Joined: 5-June 07
Posts: 1,116
Thank(s): 73


Thank you psc.... 'Tools>Options'. I hadn't even looked at it in 075. Now I see it is more advanced than before. Howver the Auto-save On/Off doesn't seem to re-set until WB is closed and re-opened.

What is world's best practice? Autosave On by Default or Off?

Regards


--------------------
Reminding lancelot: You know what a "bugie" is.
It's not a bug; it's that green thing hanging out of your snotty nose.
... :rofl: ...
+Quote Post
post Jan 18 2009, 03:09 PM
Post #630
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 4,490
Thank(s): 113


My prefered way would be to have the save button and be asked to save, if i have made changes prior to clicking the close button.

cheers.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WB072 or 077RC2, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post

73 Pages V  « < 61 62 63 64 65 > » 
Reply to this topic
1 User(s) are reading this topic ()


  

Collapse

  Topic Replies Topic Starter Views Last Action
No New Posts WinBuilder Running on Windows 98
5 BeatZero 41 Today, 05:12 PM
Last post by: psc
No new Topic has attachmentsWinbuilder update on USB
14 klausf 470 6th February 2010 - 01:01 AM
Last post by: MedEvil
No New Posts Topic has attachmentsWinbuilder 078 sp6
Access violation at address 005B2B2B in module 'WinBuilder.exe'
4 Lennart 309 3rd February 2010 - 03:56 PM
Last post by: Lancelot
No new Topic has attachmentsWinBuilder 078 - Support and Issues
51 mcsdtech 5,436 22nd January 2010 - 04:18 PM
Last post by: psc
No New Posts WinBuilder Dir Tree
Basic Script to Fix WB Tree Directories and itself scripts.
13 Leonam2006 479 20th January 2010 - 03:56 AM
Last post by: Leonam2006