Do you like WYSIWYG programs?

Need help in the world of technology? Here is the section for you, or talk about your favourite tech related topic, or what is new in the world of tech here.
Post Reply
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 37744
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Do you like WYSIWYG programs?

Post by froggyboy604 »

WYSIWYG stands for "What you see is what you get"

Programs that are WYSIWYG programs include Frontpage, Visual Basic, Dreamweaver, Word, Publisher, and other programs.

I like using WYSIWYG programs for doing complicated stuff since coding a webpage from scratch with Notepad takes a long time since I need to look up codes and I am a slow typer.
SetoTK
Low flying mountains just to the right.
Posts: 5093
Joined: Tue Aug 16, 2005 8:34 pm
Location: localhost
Contact:

Post by SetoTK »

Meh, i use them this is true


though i use the view code option to clean the code up and make it standards compliant,

MS Expression is a wysiwyg editor but has a decent code view function
I never really understood Thursdays.
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 37744
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Post by froggyboy604 »

I think coding the Button and image location on the GUI can be kind of a pain for a novice since a program can have over 10 or more buttons, pictures, form objects and visual and text objects, and they all have to be in different locations so they don't overlap unless their rollover objects when a certain event like mouse click happens.
SetoTK
Low flying mountains just to the right.
Posts: 5093
Joined: Tue Aug 16, 2005 8:34 pm
Location: localhost
Contact:

Post by SetoTK »

froggyboy604 wrote:I think coding the Button and image location on the GUI can be kind of a pain for a novice since a program can have over 10 or more buttons, pictures, form objects and visual and text objects, and they all have to be in different locations so they don't overlap unless their rollover objects when a certain event like mouse click happens.
coding buttons is a pain in the a*se anyway even for people who have been coding a while,

though i use the wysiwyg get undocumented features to generate the buttons and just swap out the images,

i also use there fourm system then modify it to what i need
I never really understood Thursdays.
Black Angel
Member
Posts: 98
Joined: Fri Dec 14, 2007 6:34 pm
Location: New York City!!
Contact:

Post by Black Angel »

Yes because I haven't a clue about how to code.
User avatar
froggyboy604
Anime music gaming Fanatic
Posts: 37744
Joined: Thu Aug 18, 2005 11:28 pm
Contact:

Post by froggyboy604 »

Coding the Object's Sizes and Atributes like bold, indent, etc can be a huge pain for me if I had to do it.
Post Reply